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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
