phptools [message #773724] |
Mon, 02 January 2012 06:36  |
Eclipse User |
|
|
|
Hello,
I ave installed phptools for eclipse pdt...
But when i want to execute a test, I have got this error :
An internal error occurred during: "PHPUnit".
java.lang.NullPointerException
The same error applies as well for code sniffer, pdepend,...
Here is the log output :
java.lang.NullPointerException
at org.phpsrc.eclipse.pti.tools.phpunit.core.PHPUnit.runTestCase(PHPUnit.java:256)
at org.phpsrc.eclipse.pti.tools.phpunit.validator.PHPUnitValidator.validateTestCase(PHPUnitValidator.java:59)
at org.phpsrc.eclipse.pti.tools.phpunit.validator.PHPUnitValidator.validateTestCase(PHPUnitValidator.java:45)
at org.phpsrc.eclipse.pti.tools.phpunit.ui.actions.RunTestCaseAction$1.run(RunTestCaseAction.java:50)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Anyone have an idea?
thx
[Updated on: Mon, 02 January 2012 07:56] by Moderator
|
|
|
|
|
|
|
|
|
Re: phptools [message #776899 is a reply to message #774243] |
Mon, 09 January 2012 08:34  |
Eclipse User |
|
|
|
On 2012-01-03 16:22, azdazda azdad wrote:
> Thx for your answer...
> I will try to find how to set up ssh connection without password...
cygwin + ssh + cert will work as You want,
ssh allows to invoke remote command, just place it after username
and that's all what You need now :)
/dmc
|
|
|
Powered by
FUDForum. Page generated in 1.29929 seconds