Menu

JAVA compiler to go with Dev C++

2004-10-15
2012-09-26
  • Nobody/Anonymous

    Hello,

    I am using the Dev C++ that NetBurner.com has developed. Can anyone tell me if there is a free (or not free) JAVA compiler that works within Dev C++?

    Thanks!

     
    • Wayne Keen

      Wayne Keen - 2004-10-15

      Dev is really not built as a multi-language IDE - thought a recent poster talked about some work he had done setting it up with Fortran, a search should bring that up.

      The "official" distribution of Java available for free from Sun has javac in it.

      Wayne

       
      • Nobody/Anonymous

        Is there a way to use a JAVA compiler with Dev C++? For example, SUN compiler?

         
        • Wayne Keen

          Wayne Keen - 2004-10-15

          As I said earlier, Dev was not really designed to be a general purpose IDE. It is an IDE designed for the GCC C and C++ compilers.

          If you want to try such a thing, as I said earlier, there were some posts within the last month or so on configuring Dev to work with g77. A forum search should bring it up. This will give you a general idea of where to put things. (Since most of us here are more heavily into C++ than Java, you will be mostly on your own about what commands you need and setting up your paths according to Java commands)

          Realize though that you are going to be a pioneer on the bleeding edge, so help will probably not be very available.

          Good luck,

          Wayne

          p.s. Since you are using a customization of Dev, your questions also might be better asked of the customizer.

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.