Mailing List webobjects-dev@wocommunity.org Message #533
From: Samuel Pelletier <samuel@samkar.com>
Subject: New WOComponent wizard with maven
Date: Thu, 6 Nov 2025 16:17:32 -0500
To: WebObjects & WOnder Development <webobjects-dev@wocommunity.org>
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

Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster