ide-java icon indicating copy to clipboard operation
ide-java copied to clipboard

How to add additional classpaths / libraries?

Open LuFlo opened this issue 6 years ago • 3 comments
trafficstars

Is there a possibility to add additional classpaths, for example if I want to use external libraries? I now someone asked a similar question and the issue was closed, because we should ask the language server guys. But it should exist a possibility to forward arguments to the actual server from within the UI (not only JVM arguments). Also it would be awesome to set different classpaths for different projects :-)

LuFlo avatar Feb 08 '19 21:02 LuFlo

Any ideas? :-)

LuFlo avatar Feb 22 '19 12:02 LuFlo

Maybe adding in the .classpath file

fedenator avatar Feb 22 '19 14:02 fedenator

Indeed it was able to do it by altering the .classpath file. However it would be still awesome if there was a way to do it inside the IDE (similar to Netbeans, etc...)

LuFlo avatar Feb 22 '19 19:02 LuFlo