|
46.
|
|
|
To get your system to use Sun Java instead of the open-source (but less functional) GIJ that is installed by default, run: <screen>sudo
update-alternatives --config java</screen> and choose the option that has <filename>j2re1.5-sun</filename> in it.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:249(para)
|
|
47.
|
|
|
Java 1.6 is also available, and can be installed by following the above directions, swapping all instances of 1.5 to 1.6.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:258(para)
|
|
48.
|
|
|
Eclipse IDE for Java
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:264(title)
|
|
49.
|
|
|
The <application>Eclipse</application> platform provides a complete, extensible Java development environment.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:266(para)
|
|
50.
|
|
|
Install the <application>eclipse</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:273(para)
|
|
51.
|
|
|
Press <menuchoice><guimenu>KMenu</guimenu><guisubmenu>Development</guisubmenu><guimenuitem>Eclipse</guimenuitem></menuchoice>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:280(para)
|
|
52.
|
|
|
Other programming languages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:288(title)
|
|
53.
|
|
|
There are many programming tools available in Kubuntu for many different programming languages. This section provides a short list of some of the more commonly-used languages.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:290(para)
|
|
54.
|
|
|
Mono .NET development environment
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:297(title)
|
|
55.
|
|
|
<application>Mono</application> is an implementation of the <application>.NET</application> stack, which allows you to write cross-platform programs in a number of different languages, including C#, Java, Visual Basic .NET and JavaScript. More information about <application>Mono</application> is available from the <ulink url="http://www.mono-project.com/">Mono project homepage</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:299(para)
|