[jboss-user] [JBoss Tools (users)] - Re: How to debug an old J2EE Project created with an older J

rhasselbaum do-not-reply at jboss.com
Thu Nov 15 13:47:55 EST 2007


Thanks! I actually found the "Project Archives" view on my own and started playing with it. However, when I try to add a new fileset to the WAR, I'm getting a NullPointerException before the dialog comes up.

java.lang.NullPointerException
  |         at org.jboss.ide.eclipse.archives.core.model.DirectoryScannerFactory.createDirectoryScanner(DirectoryScannerFactory.java:43)
  |         at org.jboss.ide.eclipse.archives.core.model.ArchivesModelCore.findMatchingPaths(ArchivesModelCore.java:95)
  |         at org.jboss.ide.eclipse.archives.ui.wizards.pages.FilesetInfoWizardPage.changePreview(FilesetInfoWizardPage.java:305)
  |         at org.jboss.ide.eclipse.archives.ui.wizards.pages.FilesetInfoWizardPage.createControl(FilesetInfoWizardPage.java:86)
  |         at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
  |         at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:669)
  | ...
  | 

Perhaps I should add an issue to JIRA? I'm running under Eclipse 3.3.0 under openSUSE Linux, for what it's worth.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105179#4105179

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105179



More information about the jboss-user mailing list