I use Eclipse with the M2Eclipse and Subclipse plugins for my development environment. I checked out the uPortal trunk today for the first time since it has been Mavenized and got a bunch of errors because the individual modules couldn't see the classpath setup. In the .classpath file, I changed this line: <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER/modules/noworkspace"/> to this: <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER/modules"/> and that fixed the problem.
Thought maybe others might have the same problem. Regards, Parker -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
