Programming the IDE environment in Linux

Source: Internet
Author: User
Tags netbeans

Programming the IDE environment in Linux
Eclipse
Http://www.linuxdby.com/html/linux/other/20070509/40014.html
Usage in Windows:
Install j2sdk-rj4_2_09-nb-4_1-win-ml.exe (in fact, after installing netbeans can also be used, Chinese tutorial http://gceclub.sun.com.cn/NetBeans/tutorials/general/quickstart.html)
Decompress eclipse-sdk-3.1.2-win32.zip
Create a BAT file in the eclipse directory with the content
Set java_home = D: \ j2sdk1.4.2 _ 09
Set classpath = D: \ j2sdk1.4.2 _ 09 \ Lib
Eclipse-vm d: \ j2sdk1.4.2 _ 09 \ bin \ Java
Pause
Execute this bat to start eclipse

Anjuta + glade
Http://cache.baidu.com/C? WORD = Linux % 2 cide % 3B % BB % B7 % be % B3 & url = http % 3A // www % 2e51cto % 2 ECOM/art/200512/13782% 2 ehtm & P = 8b2a954e86cc46ae34acc8625f48bb & User = Baidu

Kdevelop3, take a look at the http://www.kdevelop.org.

Source-Navigator + EmacsIt is also a good choice.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.