Using environment variables within IntelliJ project's properties
Date: 25 Dec 2003 05:36:14 -0800
I am trying to build project in java using IntelliJ 3.0.
I don't want to use the absolute path in the .ipr file (for the
CLASSPATH variable etc..).
Is it possible to do it (may be using environment variables?)
Thank you in advance,
Eyal
Relevant Pages
- Re: [path-PEP] Path inherits from basestring again
... >>> the absolute path.. ... >>> To be honest I don't see the point of having a Path class. ... >>> the way Java does it, and I find path handling in Java to be a lot ... > writeFile, someData) ... (comp.lang.python) - Re: [path-PEP] Path inherits from basestring again
... >> the absolute path.. ... >> To be honest I don't see the point of having a Path class. ... >> the way Java does it, and I find path handling in Java to be a lot ... zen19725 at zen dot co dot uk ... (comp.lang.python) - Re: Java IDEs *Le sigh*
... unified IDE for both your C/C++ and Java work. ... I sometimes write test drivers of the core code in C/C++ ... before doing the JNI glue. ... IntelliJ is even more of a RAM hog than Eclipse, ... (comp.lang.java.programmer) - Re: After I try latest of Netbean and Eclipse I wonder if have Another beter IDE?
... How does IntelliJ work for things other than straight Java? ... One thing where Netbeans is far superior: ... way better than the IntelliJ Gui Builder. ... (comp.lang.java.programmer) - Re: Java client side gif loading problem
... Use an absolute path if the image is not in the same package. ... I have not found a way to see Java error messages from any of my Mac ... (comp.lang.java.programmer) |
|