-Is there a Linux version of IDEA?
-I have heard that IntelliJ Idea includes it's ownunique version of a java compiler. Is this true?
-Does this compiler include the version to generate binary java programs, and not just byte code (.class oriented) programs? Do such
binary programs remain dependent on windows, or may they run on, say, Linux?
-At any rate, I have successfully installed IDEA and got it running on my 64 bit Windows 7.
-How do I install this java compiler plugin, and where is the directory that I need to refer to in new projects to add the new
sdk plugin to begin with?
-I understand there is a GUI builder for help with java programming. Having installed and referenced the java plugin,
how do I find this graphical gui builder (code generator helper)?
Could I have replies to the last two so I can just test things, soon, if at all possible?