MathIDE

所属分类:其他
开发工具:Java
文件大小:4982KB
下载次数:13
上传日期:2010-03-01 19:37:10
上 传 者mathide
说明:  这是我的编译原理课所作的实验,一个比较简单的IDE,具有语法高亮及检错功能,希望与大家分享
(This is my theory classes compiled by the experiments, a relatively simple IDE, with syntax highlighting and error detection functions, and we wish to share)

文件列表:
Math IDE\build\classes\mathide\Analyze_Compile.class (6692, 2010-01-13)
Math IDE\build\classes\mathide\Analyze_Grammar.class (286, 2010-01-07)
Math IDE\build\classes\mathide\Analyze_GrammarAndMean.class (8929, 2010-01-08)
Math IDE\build\classes\mathide\Analyze_Mean.class (277, 2010-01-07)
Math IDE\build\classes\mathide\Analyze_Word.class (6474, 2010-01-08)
Math IDE\build\classes\mathide\BasicBlock.class (531, 2010-01-13)
Math IDE\build\classes\mathide\Editor.class (3131, 2010-01-07)
Math IDE\build\classes\mathide\FileIO.class (2271, 2010-01-08)
Math IDE\build\classes\mathide\File_New.class (265, 2010-01-07)
Math IDE\build\classes\mathide\File_Open.class (2176, 2010-01-07)
Math IDE\build\classes\mathide\File_Save.class (1613, 2010-01-07)
Math IDE\build\classes\mathide\FourTuple.class (509, 2010-01-08)
Math IDE\build\classes\mathide\Highlighter_CurrentLine$1.class (756, 2010-01-07)
Math IDE\build\classes\mathide\Highlighter_CurrentLine$2.class (1658, 2010-01-07)
Math IDE\build\classes\mathide\Highlighter_CurrentLine$3.class (1455, 2010-01-07)
Math IDE\build\classes\mathide\Highlighter_CurrentLine.class (2203, 2010-01-07)
Math IDE\build\classes\mathide\HighLighter_Word.class (941, 2010-01-07)
Math IDE\build\classes\mathide\Instruction.class (344, 2010-01-13)
Math IDE\build\classes\mathide\KeyWord.class (1733, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEAboutBox.class (5836, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEAddFuction$1.class (959, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEAddFuction$2$1.class (731, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEAddFuction$2.class (856, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEAddFuction.class (10233, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEApp.class (1070, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$1.class (767, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$2.class (767, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$3.class (767, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$4.class (767, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$5$1.class (707, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch$5.class (890, 2010-01-07)
Math IDE\build\classes\mathide\MathIDESearch.class (7203, 2010-01-07)
Math IDE\build\classes\mathide\MathIDEView$1.class (855, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$10.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$11.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$12.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$13.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$14.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$15.class (756, 2010-01-08)
Math IDE\build\classes\mathide\MathIDEView$16.class (756, 2010-01-08)
... ...

======================== BUILD OUTPUT DESCRIPTION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF). To run the project from the command line, go to the dist folder and type the following: java -jar "Math IDE.jar" To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file. Notes: * If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder. * Only JAR files are copied to the lib folder. If the classpath contains other types of files or folders, none of the classpath elements are copied to the lib folder. In such a case, you need to copy the classpath elements to the lib folder manually after the build. * If a library on the projects classpath also has a Class-Path element specified in the manifest,the content of the Class-Path element has to be on the projects runtime path. * To set a main class in a standard Java project, right-click the project node in the Projects window and choose Properties. Then click Run and enter the class name in the Main Class field. Alternatively, you can manually type the class name in the manifest Main-Class element.

近期下载者

相关文件


收藏者