Hello
Im trying to use netbens in a remote development host but without success
Generally I have access to this host via ssh, and in this host I compile and run my code. To compile my code I must load path of compilers whit this instruction: "module load name_of_compilers "
This istruction call a user interface that provides for the dynamic modification of the user's environment via modulefiles.
this is the link of this module package:
http://linux.die.net/man/1/moduleMy problem with netbeans is that I'm not able to load compilers path ...
there is a solution to this problem?
thank you very much
gg