| Eclipse competibility [message #232490] |
Mon, 15 June 2009 10:23  |
Anna Messages: 24 Registered: July 2009 |
Junior Member |
|
|
Hello!
How to make Eclipse web application competible with NetBeans and
WebSpheres IDEs?
Is there any type of conversion program?
I need to work for another department, and they don't use Eclipse IDE.
For me it's a crucial problem, because I use a screen reader, and Eclipse
is the only IDE that is fully accessible.
Thanks a lot for any type of help.
Anna
|
|
|
| Re: Eclipse competibility [message #232499 is a reply to message #232490] |
Mon, 15 June 2009 10:40   |
|
Originally posted by: dcarver.starstandard.org
You probably want to go the WAR route and import and export the WAR or
EAR files. More information here:
http://dev.eclipse.org/newslists/news.eclipse.webtools/msg10 656.html
Dave
Anna wrote:
> Hello!
>
> How to make Eclipse web application competible with NetBeans and
> WebSpheres IDEs?
> Is there any type of conversion program?
> I need to work for another department, and they don't use Eclipse IDE.
> For me it's a crucial problem, because I use a screen reader, and
> Eclipse is the only IDE that is fully accessible.
>
> Thanks a lot for any type of help.
>
> Anna
>
>
>
|
|
|
|
| Re: Eclipse competibility [message #232587 is a reply to message #232572] |
Tue, 16 June 2009 05:09  |
Philippe Marschall Messages: 115 Registered: July 2009 |
Senior Member |
|
|
Anna wrote:
> Hi David!
>
> It's too good to be true.
> Eclipse web project has its own file structure, and a specific
> deployment descriptor.
Why would Eclipse need a deployment descriptor?
> Can I expect Netbeans having the same file structure and the same format
> of deployment descriptor?
> While WAR is on the server, it should be no problem.
> But what if someone needs to do a maintenance on my web application, and
> he is using Netbeans?
Then use Maven, follow the Maven convention for project layout and use
it to generate the projects for each IDE or use direct Maven IDE support.
Cheers
Philippe
|
|
|
Powered by
FUDForum. Page generated in 0.01632 seconds