IDE tools after migration

Hi,

After testing several netDynamics migrations, the migrated codes

seems to be very reasonable and functional logical. Now, i'm ready

to go ahead.

What is the best tool (besides Jorte) after migration ? Is iPlanet

Application Builder OK ? Does it still provide the same GUI property

and event editing like netDynamics studio ? How about JBuilder ?

Is there any plug-in for doing Jato in JBuilder ?

Thanks,

Alex Lin

[507 byte] By [Guest] at [2007-11-25 9:28:23]
# 1

Excellent to here that!

Definitely don't use Application Builder. That was specifically for the NAS

stuff

(applogics) and even those developers didn't use it.

Can't speak for the other IDE's you mentioned, but I still have to recommend

Forte for

Java. It has the most features and flexibility of all of them and when tools

are built

for an IDE (none yet), they will happen in Forte first.

If you need help getting started with using JATO in Forte, go to our website and

download the Using JATO with the Forte IDE (on the right side of the web page).

<a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>

We also have some docs that tell you how to use the builtin Tomcat server and

use the

builtin debugger (to be released soon).

There is no IDE that has the event editing like ND had, but Forte has a cool

feature

called editor abbreviations. You can create a shortcut like "bde" that is

associated

with the text that makes up the method signature for the beginDisplay event.

You type

"bde" in the Java editor and then hit the space bar and the text is inserted.

Very cool

stuff.

There's lots more cool Forte things I will be documenting and publishing. Sort

of a

Forte tips/tricks to be more productive for the Forte newbie.

craig

njdoe123 wrote:

> Hi,

>

> After testing several netDynamics migrations, the migrated codes

> seems to be very reasonable and functional logical. Now, i'm ready

> to go ahead.

>

> What is the best tool (besides Jorte) after migration ? Is iPlanet

> Application Builder OK ? Does it still provide the same GUI property

> and event editing like netDynamics studio ? How about JBuilder ?

> Is there any plug-in for doing Jato in JBuilder ?

>

> Thanks,

> Alex Lin

>

>

> For more information about JATO, please visit:

> <a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>

>

>

>

>

Guest at 2007-7-1 16:33:51 > top of Java-index,Development Tools,Java Tools...