Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Missing Dependent Project on Java EE Module Dependencies Page
Missing Dependent Project on Java EE Module Dependencies Page [message #228303] Tue, 24 February 2009 22:54
Michael Matczynski is currently offline Michael MatczynskiFriend
Messages: 1
Registered: July 2009
Junior Member
I have two projects in an Eclipse 3.4.2RC3 workspace:

- ProjUtil - A standard Java app that compiles everything in the
ProjUtil/src dir. Everything in ProjUtil/src is exported (in Order and
Export dialog).

- ProjApp - This web app project has ProjUtil set as a Java Build Path
'Required projects on the build path' and has ProjUtil exported (in Order
and Export dialog). It also has a number of jars specified on the
'Libraries', which are also exported in the 'Order and Export' dialog.

However, when viewing the ProjApp's 'Java EE Module Dependencies' page I
expect to see ProjUtil listed so I can export it to a Tomcat Server, but
only the jars in ProjApp are shown. When I try accessing my web app,
Tomcat can't find classes that should have been imported from ProjUtil.

I just downloaded
20090223-1914_eclipse-jee-ganymede-SR2-RC3-win32.win32.x86.z ip, which has
org.eclipse.jst 3.0.4 and org.eclipse.wst 3.0.4, and I'm still getting
this behavior.

Does anyone know if this is already filed as a bug?
Thanks!
Mike
Previous Topic:Proposed Servers View
Next Topic:Get Project Properties in ContentAssistProcessor
Goto Forum:
  


Current Time: Tue Mar 19 05:06:05 GMT 2024

Powered by FUDForum. Page generated in 0.01836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top