Path Variable?
Hi
I am using WebSphere Development Studio and you can create a variable to
which you can say all your libraries are located off. e.g. variable
common_javalibs = c:\our_java\libraries\blah
And so the project libraries then use that variable in the path reference,
e.g common_javalibs/hibernate/...
What it means is that we could move these libraries to a new location and
would only need to update the location that the variable points to.
Can I do this in IDEA?
Thanks
Shane
--
Today I want to do something better than when I did it yesterday
请先登录再写评论。