| Author |
migrating to eclipse 3.0 from jdeveloper 10g
|
Caliph Herald
Greenhorn
Joined: Apr 09, 2004
Posts: 16
|
|
Hi, I am attempting migrate to eclipse ide from jdeveloper 10g. How should I go about this? I have a j2ee web project built with struts framework. Mvc model.
|
 |
Caliph Herald
Greenhorn
Joined: Apr 09, 2004
Posts: 16
|
|
is anyone out there??? can someone help me??? please i beg you!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26489
|
|
Caliph, The first thing is to decide what plugins you want (if any) for J2EE development. You can search this forum for examples. Then, you export your web application from JDeveloper and import it into Eclispe.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Caliph Herald
Greenhorn
Joined: Apr 09, 2004
Posts: 16
|
|
Hi Jeanne , Thanx for responding. I want to use eclipse 3.0 with Jboss IDE plugin v 1.4.1 e30 So, as far as exporting from jdeveloper...should i deploy the application as an ear file??? I dont see any simple "export" options. I do see "import" but no "export". My goal is to move the entire project into eclipse 3.0 and deploy onto JBoss 4. Im kinda a newbie here, so any help would be HIGHLY appreciated!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26489
|
|
Caliph, What are your choices to export from JDeveloper?
|
 |
Caliph Herald
Greenhorn
Joined: Apr 09, 2004
Posts: 16
|
|
Jeanne , sadly and oddly enuff there is no "export" option in jdeveloper 10g!! Jdeveloper adds its only deployment descriptors (of course)...do you think i can just deploy to and ear file and import it with ECLIPSE? would i have to use xDoclet to redeploy to jboss via eclipse?
|
 |
Caliph Herald
Greenhorn
Joined: Apr 09, 2004
Posts: 16
|
|
Hey, Thanx for the help. I DID IT! Im fully up and running on eclipse and i love it! I imported from my SVN repository and wend with an ANT build. to create the appropriate jar, war and ear. thanx again cheers
|
 |
Sumanth Singh
Greenhorn
Joined: Oct 12, 2011
Posts: 10
|
|
Hi Caliph/Jeanne,
Can you help me providing some tips on how to migrate a project from JDeveloper to MyEclipse. As we were using JDev IDE along with OC4J 10.1.3, and are now shifting to MyEclipse for Spring 9 and JBoss-5.1.0.GA.
Any help would greatly appreciated.
Thanks,
Sumanth
|
 |
Sumanth Singh
Greenhorn
Joined: Oct 12, 2011
Posts: 10
|
|
I was able to solve this by creating a new project in eclipse and then go to file system and import existing workspace and then debugging the errors shown after the application is deployed on server.
Thanks,
Sumanth
|
 |
 |
|
|
subject: migrating to eclipse 3.0 from jdeveloper 10g
|
|
|