Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 564 Bytes

Integrated Development Environment

A small Java Integrated Development Environment(IDE) written in C#.
Create Java Application & Java Applet Projects, Compile & Run Projects, Build Executable Jar Applications, Different Appearances etc.

In this project i used ICSharpCode.TextEditor.dll library for syntax highlighting.
Download it here
     https://www.nuget.org/packages/ICSharpCode.TextEditor/