Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2008, 06:00 PM
Member
 
Join Date: Oct 2007
Posts: 6
bhanu is on a distinguished road
Null pointer exception after creating RCP plugin
Hi,

Hi I got some nullpointerexception after creating the eclipse plugin project
from exisisting jar file.


Message. Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".


java.lang.NullPointerException
at org.jboss.ide.eclipse.core.ProjectChangeListener.r esourceChanged(ProjectChangeListener.java:46)
at org.eclipse.core.internal.events.NotificationManag er$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner .java:37)
at org.eclipse.core.internal.events.NotificationManag er.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManag er.handleEvent(NotificationManager.java:260)
at org.eclipse.core.internal.resources.Workspace.broa dcastEvent(Workspace.java:305)
at org.eclipse.core.internal.resources.Resource.unpro tectedDelete(Resource.java:1662)
at org.eclipse.core.internal.resources.Resource.delet e(Resource.java:700)
at org.eclipse.core.internal.resources.Project.delete (Project.java:289)
at org.eclipse.ui.ide.undo.WorkspaceUndoUtil.delete(W orkspaceUndoUtil.java:578)
at org.eclipse.ui.ide.undo.WorkspaceUndoUtil.delete(W orkspaceUndoUtil.java:172)
at org.eclipse.ui.ide.undo.AbstractResourcesOperation .delete(AbstractResourcesOperation.java:111)
at org.eclipse.ui.ide.undo.DeleteResourcesOperation.d oExecute(DeleteResourcesOperation.java:67)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation $1.run(AbstractWorkspaceOperation.java:206)
at org.eclipse.core.internal.resources.Workspace.run( Workspace.java:1797)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation .execute(AbstractWorkspaceOperation.java:204)
at org.eclipse.ui.actions.DeleteResourceAction$4.run( DeleteResourceAction.java:533)
at org.eclipse.core.internal.jobs.Worker.run(Worker.j ava:55)



could you please help me ??? or can I leave it becasue it is showing errors in the errorlog. But I would like to know the reason.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-23-2008, 07:27 PM
Niveditha's Avatar
Senior Member
 
Join Date: May 2008
Posts: 299
Niveditha is on a distinguished road
Send a message via Skype™ to Niveditha
Hello Bhanu,
Can u plz let us know which plugin project r u trying to create, so that we can help u better.

This sometimes happens when the path u had given for that plugin has been changed, check that properly.

try deleting the eclipse and not the workspace and install it again,sometimes this works out, i know this is not the correct solution.
__________________
To finish sooner, take your own time....
Nivedithaaaa
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Null pointer Exception peiceonly New To Java 3 08-12-2008 03:36 PM
[SOLVED] Cant figure out null pointer exception todd2230 New To Java 6 05-06-2008 09:45 AM
Null pointer Exception. after a bit of execution!! Plz help me rohan Java Applets 2 05-01-2008 12:14 PM
Null pointer exception error brownie_jedi New To Java 3 03-15-2008 08:27 AM
statement null pointer exception bbq Database 1 07-05-2007 06:23 AM


All times are GMT +3. The time now is 01:07 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org