This is the Windows app named MatthewJavaEditor whose latest release can be downloaded as Main.jar. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MatthewJavaEditor with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
MatthewJavaEditor
DESCRIPTION:
This is a IDE for Java. To make a jar click "File" and click "Make Jar". Certain releases can make JavaFX jars without modules. To make jar without modules click "make a jar" with "HasJavaFX" in file name. Click "compile for javafx" to compile for JavaFX. Can upload all branches changes recursively for Git. Certain releases can collapse or expand functions by clicking blue minuses. To show lines between { and } click "Edit" then click "Show Function Lines". Can add external jars to project by clicking "jar" button. Can see recent open files, to see recent files: Click "File" and click "Recent Files" then click on file name. control t opens new empty tab. To compile this code: javac -cp gson-2.10.1;Muck.jar;. Main.java To run this code: java -cp gson-2.10.1;Muck.jar;. Main
Features
- Automatic method suggestion box.
- Search java api docs.
- Multiple Tabs
- Variable, API Classes and Keywords Suggestion Box
- Run MSDOS command
- Control Git if opened file is inside a git repository
- Different release versions to create JavaFX fat jars.
- Open recent opened files.
- A question box appears when click compile for JavaFX.
- Different release versions have "compile for javafx" button.
- Go to line number of compile error.
- Add jars to command line by clicking "jar" button.
- control t opens empty new tab
- Line Wrap
- Different release versions have collapse and expand code groups.
- Code groups inside code groups can now be expanded and collapsed. All nested groups can be expanded and collapsed no matter how many times.
- Can rename file name of currently running Main.jar
- Show function lines between { and }.
- Git upload all branches changes recursively, click on * button.
This is an application that can also be fetched from https://sourceforge.net/projects/matthewjavaeditor/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.