Tauren,
I think tooltips should be separated too. The layout will be
jwicket-parent
jwicket-core (both jwicket core and ui core)
jwicket-plugins
jwicket-ui-dragdrop
jwicket-ui-resize
jwicket-tooltip-variantA
jwicket-tooltip-variantB
jwicket-tooltip-variantC
jwicket-examples
Stefan
-----Ursprüngliche Nachricht-----
Von: Tauren Mills [mailto:[email protected]]
Gesendet: Donnerstag, 23. Juli 2009 18:30
An: [email protected]
Betreff: Re: Maven with Eclipse
Stefan,
I'm using m2eclipse. But it can take a little getting used to. I also
think it causes an occasional eclipse crash. However, I'm still glad
to have it. Never tried the other one.
Once m2eclipse installed, go to your SVN Repositories perspective,
browse the wicketstuff-core project. Right click onto jwicket and
select "Check out as Maven project". This will download all of the
jwicket projects (jwicket-parent, jwicket, jwicket-examples), give
each of them an eclipse project with maven support enabled, and
activate subversion support. Pretty seamless to then start working
and committing.
I still find that I need to use the "mvn install" command from the
command line sometimes to get things deployed to my local repo.
How do you want to structure the sub-projects. Perhaps something like this?
jwicket-parent
jwicket
jwicket-core
jwicket-ui-core
jwicket-plugins
jwicket-ui-drag
jwicket-ui-drop
jwicket-ui-resize
jwicket-tooltip
jwicket-examples
Or maybe:
jwicket-parent
jwicket-core (both jwicket core and ui core)
jwicket-plugins
jwicket-ui-dragdrop
jwicket-ui-resize
jwicket-tooltip
jwicket-examples
Should tooltips be separated into different projects too?
I don't think we should go too far overboard on modularization.
Tauren
On Thu, Jul 23, 2009 at 3:54 AM, Stefan Lindner<[email protected]> wrote:
> Hi Tauren,
>
> wich Eclipse plugin for maven do you prefer? m2eclipse or IAM (q4e)? I
> have commit acces and now I'm starting over with development.
> Current steps:
> 1. Add keypressed detection
> 2. Separate the Project into small pieces
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]