Find the answer to your Linux question:
Results 1 to 8 of 8
Hi all, I've studied a number of languages within the Visual Studio environment on Windows ... would dearly love to do the same in a linux environment (not necessarily portable ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    5

    Talking [SOLVED] Comprehensive IDE for Linux

    Hi all,

    I've studied a number of languages within the Visual Studio environment on Windows ... would dearly love to do the same in a linux environment (not necessarily portable to windows but that would be good).

    Any suggestions or pointers in the right direction would be great.

    TIA

    Prime

  2. #2
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    2 great IDEs are Eclipse and Netbeans. There are others as well.

  3. #3
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    I like Netbeans.
    Debian GNU/Linux -- You know you want it.

  4. #4
    Just Joined!
    Join Date
    Sep 2008
    Posts
    5
    Thanks for the prompt replies ...

    Anything in particular that I should look out for?

    I have downloaded and installed the eclipse packages so far ... so good.

    I guess I need to get my head around the different configurations etc ...

    Netbeans is next!

    Cheers

  5. #5
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    You should install the right plug-in for the language you want. Eclipse can do almost() everything with the right plug-in.

  6. #6
    Just Joined!
    Join Date
    Sep 2008
    Posts
    5
    Ok ... downloaded Netbeans ... packages installed without incident.

    Problem I have now is that when I first started NetBeans it came up with a Licence Agreement window that was blank ... seems that it didn't render properly ...

    I clicked a few times within that window and it seemed to start the IDE with the usual splash screen ... yipee thinks me.

    When it is finished loading I get a blank window again ...

    I notice when I move the mouse within the window that the mouse pointer changes from the arrow to the pointing finger (for clicking) in several different places. Again, it seems that the screen hasn't rendered properly.

    Now, given that I am literally flying blind, how do I now get the IDE to show me all its magic?

    This is very frustrating.

    Cheers
    Last edited by Prime; 09-28-2008 at 09:55 AM. Reason: spelling :(

  7. #7
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    Your IDE wont realy determine what is portable to windows and what isn't. The IDE just helps you more easily be able to write your code. There are many people who code applications for windows, but do so on macs or linux.

    My opinion, is that eclipse is the best IDE, even though I prefer using plain old vi with makefiles.
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

  8. #8
    Just Joined!
    Join Date
    Sep 2008
    Posts
    5
    Problem Fixed.

    The issue was some of the advanced desktop effects that were loaded.

    Netbeans is also now up and running.

    Thanks all.

Posting Permissions

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