JBuilder的开发环境不错,就是对机器的要求比较高。

解决方案 »

  1.   

    我倒觉得,学的时候, 你应该多写一些代码。建议你去www.textpad.com下一个textpad.
      

  2.   

    textpad?我现在用的是editplus,不知道两者有什么不同?那个方便?最好推荐一个自带编译器的。
      

  3.   

    jpadpro可以直接编译,不过要设路径。还有错误提示。推荐!!
      

  4.   

    使用insight source +java2;开始时可能有点不习惯,但这种组合是很棒的!
      

  5.   

    使用insight source +java2;开始时可能有点不习惯,但这种组合是很棒的!
      

  6.   

    我同意yangzi 的观点,但我的环境有问题我用的是TEXTPAD,当我在DOS能编译的程序到了它下面就不行了。
      

  7.   

    User Jcreator 2.0 (Downloaded from www.jcreator.com)Major features - Pop-up code completion. 
    - Pop-up code snippets. 
    - Integration of the Javadocs. 
    - JDB debugger interface.
    - Custom document types. 
    - Interface implementation tool. Minor features - Single instance option.
    - Toolbar find listbox.
    - Edit - Highlighting of matching braces.
    - Edit - Delete line.
    - Edit - Select word, line, braces.
    - Edit - Append cut and copy
    - Edit - Join and duplicate lines
    - Edit - Tabs to spaces and visa versa.
    - Edit - Front tabs to spaces and visa versa.
    - Edit - Insert and remove comments.
    - Edit - Ctrl + F3 find.
    - Added a new tool marco $[CurLineNr]
    - Shortcut for walking through the resultset of output view.
    - Additional options for printing documents.
    - Additional options for the classwizard, including classpath browser.
    - New project template macro [LPROJECT_NAME] for lower-case names.