Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Setup of Environment(Help setting up j2ee environment)
Setup of Environment [message #725143] Wed, 14 September 2011 05:09
susan.m.piergallini is currently offline susan.m.piergalliniFriend
Messages: 1
Registered: September 2011
Junior Member
I have been working this for days and can't seem to get the correct environment setup. I have cleaned and started fresh. Here is what I have. I will be developing web applications. There are existing projects which i am importing and trying to get running in my environment
- downloaded and installed Java EE 6 SDK updates 3 with JDK 6 update 27. This created a glassfish directory with the jdk and jre within. so I have the paths
C:\glassfish3\jdk\lib
C:\glassfish3\jdk\jre\lib
- downloaded eclipse IDE for Java EE Developer - indigo - this has been unzipped and saved to my C drive.

After importing the projects and looking at the properties the J2EE runtime library did not automatically display. So I went into the preferences and chose server/runtime environments. I chose basic and added it. I mapped it to the C:\glassfish3\jdk\lib folder - this is where the build properties are pointing.

the problem is that i dont have a jar file called j2ee.jar anywhere!
Am I supposed to? Shouldn't that have been part of the Java EE 6 SDK that was installed???

Any help you can provide will be greatly appreciated.
Previous Topic:Creating JPA Entities with @Inheritance JOINED
Next Topic:Using JDT-APT to generate code
Goto Forum:
  


Current Time: Fri Apr 26 22:16:10 GMT 2024

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

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

Back to the top