]
Snjezana Peco resolved JBIDE-9514.
----------------------------------
Fix Version/s: 3.2.2
3.3.0.M3
Resolution: Done
Committed to the trunk and jbosstools-3.2.x branch.
Project Example project zips that require empty folders (i.e. src
folders) need to be imported properly
-------------------------------------------------------------------------------------------------------
Key: JBIDE-9514
URL:
https://issues.jboss.org/browse/JBIDE-9514
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 3.3.0.M2
Reporter: Brian Fitzpatrick
Assignee: Snjezana Peco
Fix For: 3.2.2, 3.3.0.M3
While working on some new project examples for JBDS 4.1.1, I ran into an issue. I have a
project within a project examples zip that has an empty src folder but requires that the
folder be in place to compile properly. Talking with Snjeza, she mentioned that the code
skips empty folders during the import process.
Is there any way to short-circuit that behavior for the "src" directory at
least?
The workaround is to include a file (like a dummy txt file) in the empty directory so
it's no longer empty before you export the project(s) as a zip to be used by the
project examples wizard.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: