Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

FORTE

  Asked By: Ryan    Date: Apr 25    Category: Java    Views: 574
  

I want to get clarified abt few doubts abt sun's FORTE ,a java IDE .
I developed an fream based application using FORTE,i found it very easy beacuse
moost of the code automaticaly created with jus clicks(almost similar to ide's
of vb and vc++).i could imagine the same application wld have taken atleast 30
mts if u hand code from scratch.
If i create an application using forte ,can
i use it in same as i hand code it(i mean path related issues,imports etc).why
Forte was not popularised as VC++ and VB ide's as it makes everything in java so
easy(including servlets,jsp,bean etc).pls give me detailed info abt FORTE.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Olga Allen     Answered On: Apr 25

Forte, a derivative of NetBeans (www.netbeans.org), is
a great IDE. When you develop Swing GUIs using it, it
creates special comments in your code  so it can easily
find certain blocks, etc. Ultimately, it creates
.java files that you can compile using a command-line
compiler or edit using your favourite editor.

 
Didn't find what you were looking for? Find more on FORTE Or get search suggestion and latest updates.




Tagged: