|
The workaournd describe of creating the empty directory is the right thing. There are quite a few places in Maven where this logic occurs, it's not an Eclipse plugin specific thing.
David Eric Pugh made changes - 27/Jan/05 02:31 PM
Though the workaround does work, I am not understanding the reasoning behind it. Maybe my situation will help explain my lack of understanding? I am working on improving the eclipse plugin to allow me to create the appropriate .project and .classpath artifacts for use with Websphere Studio Application Developer (WSAD) 5. Although I can use the currently (I'm using v1.9 of this plugin) generated artifacts to successfully import a project into WSAD's java perspective, these artifacts need some additional information in order to be recognized by the J2EE perspective (the application assembly toolkit is now the j2ee perspective) shipped with WSAD. One of the additions I need to make is to add a conclasspath entry for the websphere j2ee.ejb "container." My ejb project doesn't contain any unit tests (and it isn't necessary to get into the merits of this decision). I look forward to the enlightenment, be gentle Thanks,
Dan Tran made changes - 27/Apr/05 07:13 PM
fabrizio giustina made changes - 27/Nov/05 04:32 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
the work around to create a empty test source directory