Results 1 to 8 of 8

Thread: JavaIDE With Knoppix

  1. #1
    Junior Member
    Join Date
    Feb 2003
    Posts
    7

    JavaIDE With Knoppix

    Is there anyway to get/install/integrate a Java IDE in Knoppix? I run a high school java programing class, and Knoppix would be perfect!

    I'm not very good at Linux, so I would have no idea where to start when making a custom Knoppix cd. Can anyone here help? I was interested in integrating Borland JBuilder Personal (free).

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I have a CD with IBM Eclipse on it, but it loads up very slowly. Please see my website listed below!

    BTW, you don't really need an IDE. I use a text editor to write code for Java (like KATE) and a console window to run javac and java (like KONSOLE). If you're running an applet, write the appropriate *.html file to load it and open from a browser (like KONQUEROR). That's all I use!

    NB: javac and java on the KNOPPIX CD are really running an open source Java from the GCC project http://gcc.gnu.org called gcj. I currently teach AP Computer Science using KNOPPIX and g++ from gcc. J2SE 1.4.1 (JDK) is not open source, so its not included in KNOPPIX. The JRE is from Blackdown Java 1.3.

    Good Luck,

  3. #3
    Junior Member
    Join Date
    Feb 2003
    Posts
    7
    I'm working with beginer kids, and they can't handle a straight text editor. They need a more advanced development package, with features like intellisense.

    As for the cd with IBM Eclipse, I don't see it on your site. Also, if it is on your site, could you just transfer it to me? I'm on broadband, and even $10 is more then my school wants to put out for technology these days.

  4. #4
    Junior Member
    Join Date
    Feb 2003
    Posts
    7
    Does Knoppix include any JavaX classes? Javax says the swing class isn't there. Here is my app:

    import javax.swing.*;
    import java.text.*;

    public class Average2 {
    public static void main (String[] args) {
    double num1, num2, num3, avg;
    String input;
    DecimalFormat db = new DecimalFormat("###.00");
    input = JOptionPane.showInputDialog("Enter a number:");
    num1 = Double.parseDouble(input);
    input = JOptionPane.showInputDialog("Enter a number:");
    num2 = Double.parseDouble(input);
    input = JOptionPane.showInputDialog("Enter a number:");
    num3 = Double.parseDouble(input);
    avg = (num1 + num2 + num3) / 3.0;
    JOptionPane.showMessageDialog (null, "The average is " + df.format(avg), "Average Computation", JOptionpage.INFORMATION_MESSAGE);
    System.exit(0);
    }
    }

    The error:
    Average2.java:1: Can't find default package `javax.swing'. Check the CLASSPATH environment variable and the access to the archives
    1 error

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I've tried the standard classes plus java.awt.* and java.applet.* - I don't think that javax is fully supported yet. I haven't had a chance to test swing.

    However, they're adding to the GCC project every day! Not too long ago, KNOPPIX had a version of gcj that didn't even implement awt or applet yet!

    BTW, every time Klaus Knopper updates KNOPPIX, it includes the latest versions of all included packages.

    Regards,

  6. #6
    Junior Member
    Join Date
    Feb 2003
    Posts
    7
    Quote Originally Posted by A. Jorge Garcia
    they're adding to the GCC project every day
    Hmm... so the JDK isn't installed in Knoppix? My students are used to using swing, and I feel that something else would put them off track (they only really know simple vb, and swing is close to VB's msgbox).

  7. #7
    Junior Member
    Join Date
    Feb 2003
    Posts
    3
    Quote Originally Posted by A. Jorge Garcia
    I have a CD with IBM Eclipse on it, but it loads up very slowly. Please see my website listed below!
    Thanks! I will try it.

    Quote Originally Posted by A. Jorge Garcia
    BTW, you don't really need an IDE. I use a text editor to write code for Java (like KATE) and a console window to run javac and java (like KONSOLE). If you're running an applet, write the appropriate *.html file to load it and open from a browser (like KONQUEROR). That's all I use!
    It depends what "really" means to you. You really could solve any computational problem with a simple turing machine and a long string of 0-s and 1-s - it's proven! But its impractical. Your way is fine for typing in a "hello world" program from a textbook and maybe the next 2, 3 examples. It-s also fine for educational purposes where students have to learn coding discipline

    I am a professional java developer and do rarely work from scratch. Unually there is a large program to maintain, written by others; and a huge library with 1000-s of classes to use. I need an ide like eclipse, jbuilder or netbeans for efficient work, which supports code completion with integrated javadoc display and a graphical debugger with thread support and expression evaluation, to mention the most important ide features.

    The ide-s mentioned above are quite fine, but slow. KDeveloper is contained in the knoppix distribution and very nice for C++ programming - somewhere I read about a java integration module for KDeveloper. Does anyone know how to use/configure KDeveloper as a java ide in knoppix?

  8. #8
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Yes, of course you are correct. However, we were talking about utilites for teaching students preAP and AP CompSci in High School. For this purpose, KATE/KONSOLE/KONQUEROR is fine. All I miss is swing....

    BTW, the CD I have available thru my website with IBM Eclipse on it is the one with the Java re-master.

    Regards,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Vintage 90’s Computer Stuff Package (MINT) picture

Vintage 90’s Computer Stuff Package (MINT)

$100.00



Vintage NMB Technologies RT8255CW+ Mechanical Wired Keyboard - Tested picture

Vintage NMB Technologies RT8255CW+ Mechanical Wired Keyboard - Tested

$74.95



5x Vintage SSS SCP1802D SCP1802LD Ceramic CPU 1802 COSMAC 1978 Gold IC picture

5x Vintage SSS SCP1802D SCP1802LD Ceramic CPU 1802 COSMAC 1978 Gold IC

$299.99



Vintage Apple Game TAXMAN I + TAXMAN II H.A.L. Labs picture

Vintage Apple Game TAXMAN I + TAXMAN II H.A.L. Labs

$1195.00



vintage Genitizer GT-1212B Plus graphic tablet/digitizer. ( Read description) picture

vintage Genitizer GT-1212B Plus graphic tablet/digitizer. ( Read description)

$420.00



AT Computer Power Supply Enlight 250W Vintage picture

AT Computer Power Supply Enlight 250W Vintage

$25.00



Vintage 3Com EtherLink III 3C509B-C ISA Ethernet Card RJ45 BNC AUI  picture

Vintage 3Com EtherLink III 3C509B-C ISA Ethernet Card RJ45 BNC AUI

$27.95



Vintage Atari 410 Program Recorder CIB Open Box Appears Unused 400 800 picture

Vintage Atari 410 Program Recorder CIB Open Box Appears Unused 400 800

$194.99



Vintage Core CL9 Master Universal Remote Control Steve Wozniak (Apple) READ picture

Vintage Core CL9 Master Universal Remote Control Steve Wozniak (Apple) READ

$1048.88



Vintage IBM 3151 ASCII Display Terminal CRT Monitor Untested picture

Vintage IBM 3151 ASCII Display Terminal CRT Monitor Untested

$50.00