This is the mail archive of the eclipse@sources.redhat.com mailing list for the gcj-compiled eclipse project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

good work, JUnit help


Greetings,

Good work on the native compiled version of Eclipse! I am required to use Eclipse at work, and I have been really frustrated with how terribly slow and crashy it is. I installed your version, and its much better in terms of speed, and it appears not to crash very often too.

But, I have a problem when I try to run a JUnit test, it errors out with the following console message:

	Exception in thread "main" java.lang.IllegalArgumentException: Error:
	parameter '-port' not specified
		at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner
			.defaultInit(RemoteTestRunner.java:239)
		...

If I get my unit tests working, then I will definitely be able to use this on a daily basis. Any idea how to fix this problem?

- Jonathan LaCour


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]