Skip to main content



      Home
Home » Eclipse Projects » SWTBot » Problem while exporting plugin for headless execution
Problem while exporting plugin for headless execution [message #503422] Sun, 13 December 2009 23:53 Go to next message
Eclipse UserFriend
I am working on a POC (Proof of concept) for my project to use SWTBot for automation. I could able to run the example from the studio. When I try to export the sample plugin for the headless execution the following error is thrown. What might be the issue? dont know how to solve this problem and struck in this for my POC. Is there any way how to debug this issue?

Thanks for your help in advance.

Regards
Rahman



java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at org.apache.tools.ant.PropertyHelper.setUserProperty(Property Helper.java:379)
at org.apache.tools.ant.Project.setUserProperty(Project.java:53 7)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.setPrope rties(InternalAntRunner.java:233)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(Inte rnalAntRunner.java:554)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(Inte rnalAntRunner.java:456)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ant.core.AntRunner.run(AntRunner.java:378)
at org.eclipse.pde.internal.core.exports.FeatureExportOperation .runScript(FeatureExportOperation.java:355)
at org.eclipse.pde.internal.core.exports.FeatureExportOperation .doExport(FeatureExportOperation.java:236)
at org.eclipse.pde.internal.core.exports.FeatureBasedExportOper ation.run(FeatureBasedExportOperation.java:46)
at org.eclipse.pde.internal.ui.build.FeatureExportJob.run(Featu reExportJob.java:55)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Problem while exporting plugin for headless execution [message #503424 is a reply to message #503422] Mon, 14 December 2009 00:10 Go to previous messageGo to next message
Eclipse UserFriend
Iam using Eclipse version 3.4.2 (Ganymede).

Regards
Rahman
Re: Problem while exporting plugin for headless execution [message #504680 is a reply to message #503422] Tue, 22 December 2009 01:13 Go to previous message
Eclipse UserFriend
This issue is resolved. The problem is with my eclipse. the latest eclipse download doesn't have this problem
Previous Topic:How to detect if CAPS LOCK is on?
Next Topic:Unable to get columns in a table
Goto Forum:
  


Current Time: Mon Jul 07 08:48:18 EDT 2025

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

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

Back to the top