Use EditPlus to build a lean C # and java compiling environment

Source: Internet
Author: User
Many of my friends, like me, can't afford to run a huge VS.net. In fact, we can use EditPlus and. net Framework to construct a lean C # compiling environment.

Choose "Tools"> "Configure user tools" from the menu to go to user tool settings.

Click "group name..." and change it to the group name you want. Here I set it to "Debug C #".

Click the "new tool" button to change the default menu text to "Debug C #"

Enter the "D: \ WINDOWS \ Microsoft. NET \ Framework \ v1.0.3705 \ scripts file in the text box after the" command ".

Select the desired file from the drop-down list and then send it to csc.exe.

Click "Capture output" check box

Click "output form" to open the "output form" dialog box and select "use default ...".

Configuration successful!

Compile a program and click "Debug cve-2016-v1.exe" from the "Tools" menu to compile the current file automatically. The output result is displayed in the text box below. Double-click an error message on a row, and editplus will automatically locate the error row.

Microsoft. NET Framework 2.0 SDK
Microsoft. NET Framework 2.0 SDK x86 platform Beta has been released today, it is estimated that the new platform will be faster. however, our Chinese programmers and many excellent domestic software are still not involved. NET Framework. maybe the current situation is that the current resources are enough, but it may be hard to say that Microsoft has modified the industry standards one day. let's take a look!

Lead http://www.newhua.com/soft/38669.htm

CcreatWordPro V3.5
This software is designed to provide an integrated environment for networked office work, the integration of PDF output, email communication, RSS reading, text comparison, Web snapshots, and advanced encryption is realized while advanced text processing is completed. The installation password for this free version is 1234. Work independently, without the need to install Word, WYSIWYG editing, uses Unicode, perfectly supports western and Asian text, and supports various languages and text, picture mixing, you can directly create and edit doc (Word), rtf, htm, html, txt, and other common file formats. It includes two modes: symmetric encryption (single-key encryption) and asymmetric encryption (public key encryption. The built-in independent SMTP module supports sending text or HTML-format mails and automatically uses GB2312 encoding. It supports CC to multiple recipients, attachment, and DNS to automatically find the sending server, anti-virus software (such as rising) is supported ). The built-in independent RSS engine does not require installation of other software to implement RSS aggregate news browsing. The built-in powerful text comparison engine enables cross-byte comparison of txt, html files, asp, php, and other web scripts, and clearly marks differences. A built-in Web page snapshot can take a complete snapshot of a specified web page and save it as a JPEG image. The built-in Template Library supports multiple template libraries and passwords. You can save all documents as templates for future calls and use as logs.
Http://download.enet.com.cn/html/030232001122501.html

TC2.0 library function query software 1.0
Http://nj.onlinedown.net/soft/13573.htm
Turbo C 3.0
Http://nj.onlinedown.net/soft/40883.htm
2. dev c ++. This software is free of charge. MinGW Developer Studio http://www1.skycn.com/soft/21983.html
Their address is http://www3.skycn.com/soft/16427.html http://www3.skycn.com/soft/4639.html. They are all based on the mingw c ++ compiler, which is an open source code compiler, detailed website (http://www.mingw.org /).
Assembly Language Integrated Development Tool VisualASM 1.0


[8] Let Editplus compile Java program

J2SDK is usually a Java Development Tool running in command line mode. However, if the J2SDK installation directory is deep or the programmer is not used to operating in command line mode, the operation will be troublesome. This problem can be easily solved by using the functions of the Editplus user tool. The method is as follows:

1. click "tools/configure user tools" in Editplus, select a group from the "Group and Tool project" drop-down list in the pop-up window, and click "group name, creates a symbolic name for the group.

2. Click the "add tool/Application" button, set "menu text" to "compile", click the button on the right of the "commands" column, find the path of the "Export javac.exe" file, and open it. Click the down arrow on the right of the "Parameters" column and select "file name ". Click the button on the right of the "Initial directory" column and select "file directory ".

3. Select the capture output check box. (This is the key)

4. click the "new tool/Program" button again, set "menu text" to "run", click the button on the right of the "command" column, and find the storage path of the “java.exe file, and open it. Click the downward arrow on the right of the "Parameters" column and select "file name without extension ". Click the button on the right of the "Initial directory" column and select "file directory ".

5. Select the capture output check box. (This is the key)

6. OK.

Note:Improved ant Compilation

①. You must save the Java file before compiling it with Editplus. The reason is self-evident.

②. In the above method, we can also customize the tool group in Editplus to run the Python Program

 

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.