The Artima Developer Community
Sponsored Link

Java Answers Forum
Eclipse runtime workbench

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jeremiah

Posts: 1
Nickname: jerry234
Registered: Feb, 2004

Eclipse runtime workbench Posted: Feb 3, 2004 7:52 AM
Reply to this message Reply
Advertisement
I am having some trouble using Eclipse's runtime workbench. I check out my project from a CVS repository and it includes the plugins, including the plugin.xml. However, when I debug as runtime workbench my plug-ins do not show up. Right now I am having to build outside of eclipse which generates a zip file of my plugins, and then unzipping that to the eclipse plugins folder, and finally restarting eclipse. This is a much slower process and any help would be appreciated. When I check out my project, it is kept in the eclipse/workspace folder, and all changes are made to the source inside of that folder.

Thanks,
Jeremiah Richardson

Topic: java.lang.NullPointerException at MyField.actionPerformed(MyField.java:580) Previous Topic   Next Topic Topic: io stream

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use