Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Classpath too long for JUnit (maven dependencies)
Classpath too long for JUnit (maven dependencies) [message #669967] Thu, 12 May 2011 08:29
alexis.krier is currently offline alexis.krierFriend
Messages: 2
Registered: May 2011
Junior Member
Hello, I have a Maven project which import almost all the Maven repository Surprised (it's like that). That generates a big classpath.

The problem is when I launch a JUnit under RAD 7.5.5, I have the following error:
Exception lors de l'exécution de la ligne de commande.
Cannot run program "C:\Program Files\IBM\SDP\runtimes\base_v61\java\jre\bin\javaw.exe" (in directory "C:\JavaTools\workspace\RAD\MONProjet"): CreateProcess error=87, Paramètre incorrect.



On a little project with fewer dependencies, no problem...
I've generated a manifest with the maven dependencies an indeed the file is near 10ko! which is far more than the maximumu classpath under windows which should be 8ko max.

I'm under JDK 5

Any clues about this?

Thanks a lot
Previous Topic:Error highlight
Next Topic:Dynamic Class loading of java source
Goto Forum:
  


Current Time: Tue Mar 19 08:21:41 GMT 2024

Powered by FUDForum. Page generated in 0.03018 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top