Hi Team, Is it possible with jdeveloper IDE also. If so how exactly can we achieve it?
Regards, Lalitha -----Original Message----- From: DavidSeanTaylor [mailto:[email protected]] Sent: Thursday, June 11, 2015 10:05 PM To: Jetspeed Developers List Subject: Re: Regarding Jetspeed migration > On Jun 11, 2015, at 4:12 AM, Lalitha Bourishetty > <[email protected]> wrote: > > Hi Team, > > By downloading settings.xml manually I could able to run this successfully. > I got project with two sub modules, can you tell me how can we take these and > use in other IDEs (like jdeveloper)as existing modules. > The archetype generates a standard Maven project. Latest versions of IDEs like Eclipse or IntelliJ simply read Maven POMs and create projects from them. http://maven.apache.org/eclipse-plugin.html <http://maven.apache.org/eclipse-plugin.html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
