Announcement

Collapse
No announcement yet.

Softwares developed by java

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Softwares developed by java

    hello friends,
    i'm a student.
    i'm new to this site and i'm interested in the open source softwares and i'm interested in java development.

    i have faced some problems while execute the java jar file in this o/s.
    it doesnt automatically run when i click the jar file.
    if there is any ways to execute jar executable files in this o/s
    and i want support in developing the java applications which is usefull for the os.
    thank you
    keep in touch

    #2
    Re: Softwares developed by java

    For starters: java as console command as well as a comparison of some IDEs 8)

    Comment


      #3
      Re: Softwares developed by java

      i have use java, but it says there are some errors in the program, but when i execute the program in the windows it is working....

      As far as i know java is platform indepentant, so there code can run in any platform..

      i want to know if i have to make any changes to run java in the o/s or in my program..
      and also i cant install jdk1.5 for linux in this o/s. thank you...

      Comment


        #4
        Re: Softwares developed by java

        Yes, java is platform independent. But it's possible than the program is using some libs that are installed on the windows machine and not in linux.

        If you give us the error message that you get, we can be able to help.

        You can install the jdk easily from adept. Just search for jdk. If the installation stops, please hi the "Show Details" button and accept the license (use tab and intro to navigate).

        The 1.6jdk will install easier, as you will not need to accept the license.

        Javier.

        Comment

        Working...
        X