Musings about Coding, Business and other Geek Stuff Live and Direct from somewhere on the planet
January 14, 2004
JetBrains please fix #15198 already

My main annoyance right now with IDEA is this bug. I can not imagine it being hard to fix.

What happens is if you run IDEA on a machine that uses a linux 2.6 kernel, IDEA simply refueses to copy files.

So when you start up and IDEA wants to copy over all the jar files it horks out an error message for each one. This you can kind of fix by appending the following to your idea.lax file’s lax.nl.java.option.additional property:

-Didea.jars.nocopy=true

But there doesnt seem to be a fix for the more annoying problem, where it refuses to copy over system resources from your source classpath to your build classpath.

Please investigate and fix. I and Im sure others are willing to help out here if you want.

Posted by pelleb at January 14, 2004 12:49 PM
This entry was posted in the following Categories: Java
Comments
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?