[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9514) Project Example project zips that require empty folders (i.e. src folders) need to be imported properly

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Aug 10 12:08:24 EDT 2011


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


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: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list