|
|
Hi,
Since I switched my projects to maven using the maven layout, the "Create new WebObjects Component" windows no longer auto select the parent folder with the selected folder in Eclipse. I need to browse or enter the full path of the component folder and specify package each time.
Before, with fluffy bunny layout, I used to right click on a component folder, select the new WOComponent in New sub menu and just needed to specify the name (folder and package where auto selected.
By maven layout I means this:
src
main
components
Admin (a component folder)
SomeComponent.wo
Is it an expected behaviour or I messed something up in my projects ?
Best regards,
Samuel
|
|