| Code: |
| <linkedResources>
<link> <name>src-1</name> <type>2</type> <location>C:/eXtensia/Gateway/gateway-webapp/source/config</location> </link> <link> <name>src-2</name> <type>2</type> <location>C:/eXtensia/Gateway/gateway-webapp/source/java</location> </link> <link> <name>src/config</name> <type>2</type> <locationURI>ExternalProjects/gateway-webapp/source/config</locationURI> </link> <link> <name>src/java</name> <type>2</type> <locationURI>ExternalProjects/gateway-webapp/source/java</locationURI> </link> </linkedResources> |
| Support-Brian wrote: |
|
1) If you delete the src folder, can you think of any specific action that causes it to reappear? i.e. try a clean build of the project or deployment. |
| Support-Brian wrote: |
|
2) Can you paste the contents of your .project file and .classpath files here - or send it to ... |
| Support-Brian wrote: |
|
3) What version of MyEclipse are you using (see Help > About for the Build-id). |
| Support-Brian wrote: |
|
4) What are the contents of the source folder - is it empty? (try refreshing the folder) |
| Support-Brian wrote: |
|
5) Is this a Maven project or just a regular web project? |