Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to add Java EE dependancy to classes directory under earcontent ?
How to add Java EE dependancy to classes directory under earcontent ? [message #526342] Fri, 09 April 2010 17:30
sasha is currently offline sashaFriend
Messages: 58
Registered: July 2009
Member
I use WL and have an ear that I import with somelib directory in the
earcontent.
project ear is created in eclipse, like so
ear>earcontent>somelib>a_classes>a1.class
ear>earcontent>somelib>b_classes>b1.class
ear>earcontent>somelib>c.jar

I add a web project that I add to the ear projekt, which needs to use
a1.class and b1.class and c.jar

I tries to set up dependancy in java ee dependancy tab or web projekt. BUT
there is only option for c.jar...
How do I set up web projekt dependency to
earcontent/somelib/<classes_directories> ?

Thanksyou
I really need to set this up.
Previous Topic:Stack overflow error while opening dynamic web project
Next Topic:tagdir support in JSP Editor of WTP 1.5
Goto Forum:
  


Current Time: Mon Sep 23 23:56:30 GMT 2024

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

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

Back to the top