Real world applications for training in programming
The Java-Editor has all tools on board which a trainer will
use to teach programming.
To install it use the installation program which come with this editor. Also install the Java environment in wine or use an installed by creating a link to the folder Java in your Windows-Installation.
HOWTO
The program is shipped in a zip-file which contains an installation program. Start this and install. Before you start the editor make sure you have installed the (Windows) Java SDK. Or create a link to an existing Java on the windows partition to you program files folder in wine.
To configure the editor visit the webpage from where you get the editor.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
code completion doesn't work
by Assassin on Thursday August 19th 2010, 5:27
As far as i tested it, everything working in windows works using wine.
Problem:
The code completion doesn't work. There is popping up the window, but it is empty and disappears after about 500ms.
Installed on wine:
-javaeditor9.14s
-jdk-6u21-windows-x64 (as i can compile things i think the 64bit is no problem)
-j2se6 (installed via Javaeditor)
-jdk-6u21-docs.zip (unpacked and set as "JavaDoc-Ordner")
-"Tutorial" (installed via Javaeditor)
-"Javabuch" (installed via Javaeditor)
-nothing else is installed on wine!
Wine: fresh/clean wine v1.2 (openSUSE standard)
OS: openSUSE 11.3.
Hardware: seems irrelevant to me, however, if needed I can post it.
Maybe i just did some configuration mistakes with the JavaDoc. I hope i posted enough information.
Thank you for at least reading this post.
Assassin