Understand the Eclipse files in a Dynamic Web Project [message #227202] |
Mon, 26 January 2009 06:37 |
Eclipse User |
|
|
|
The files residing in .settings in a Dynamic Web Project are:
settings/
|-- org.eclipse.jdt.core.prefs
|-- org.eclipse.jst.common.project.facet.core.prefs
|-- org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs
|-- org.eclipse.wst.common.component
|-- org.eclipse.wst.common.project.facet.core.xml
|-- org.eclipse.wst.jsdt.ui.superType.container
|-- org.eclipse.wst.jsdt.ui.superType.name
`-- org.eclipse.wst.validation.prefs
The above file list is pretty much a clean new Dynamic Web Project, except
that I'm using the IvyDE plug in, but I think it only affects the
classpath file.
How do I learn more about these files? I'm wondering if I can get rid of
any of them without loosing something important? Finding this information
at Eclipse.org was not very easy, a link or an explanation would be very
welcome.
I'm trying to learn more about these files as I want to slim down the
Eclipse files as much as possible before I check them into version control.
In case it helps I list the above files and their contents at
http://pastebin.com/f5cb6a072 .
|
|
|
|
Powered by
FUDForum. Page generated in 0.02864 seconds