Re: Loving the eclipse-tapestry5-plugin

2014-01-13 Thread Dmitry Gusev
Hi Michael! it would be better if you create a github issue so we could discuss your use case there and maybe work out some solution: https://github.com/anjlab/eclipse-tapestry5-plugin/issues On Mon, Jan 13, 2014 at 2:30 PM, Michael Dukaczewski wrote: > Maybe a special configuration for the p

Re: Loving the eclipse-tapestry5-plugin

2014-01-13 Thread Michael Dukaczewski
Maybe a special configuration for the plugin is not necessary. It would probably be enough to read the .classpath file to use the classpath of the eclipse project? Am 16.12.13 10:45, schrieb Michael Dukaczewski: It depends on the project I'm working on. I have projects in maven layout as we

Re: Loving the eclipse-tapestry5-plugin

2013-12-16 Thread Michael Dukaczewski
It depends on the project I'm working on. I have projects in maven layout as well as projects that did not use the maven layout, for one or the other reason. Therefore, it would be great if you could configure it per project and perhaps could set a default for eclipse. Many projects I'm working

Re: Loving the eclipse-tapestry5-plugin

2013-12-04 Thread Norman Franke
Done! Thanks! I'll try to clean up those circular references, too. Norman Franke Answering Service for Directors, Inc. www.myasd.com On Dec 4, 2013, at 5:26 AM, Dmitry Gusev wrote: > Norman, > > you probably have circular dependency between some of your submodules (i.e. > via @SubModule anno

Re: Loving the eclipse-tapestry5-plugin

2013-12-04 Thread Dmitry Gusev
Norman, you probably have circular dependency between some of your submodules (i.e. via @SubModule annotations). Plugin doesn't handle this situation anyhow right now, I'll fix this in future release. It would be great if you create GitHub issue on this. On Wed, Dec 4, 2013 at 3:26 AM, Norman Fr

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Chris Mylonas
Thanks for the heads up - that sounds like a really good plugin. Come January it's re-evaluate workflow time - I'm on netbeans when the going gets serious (EAR=EJB+T5+REST) and netbeans/glassfish is super easy to do this especially for pulling stuff out of database and building entity/session bean

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Norman Franke
Any one else seeing an alert with this: An internal error occurred during: "Eclipse Integration for Tapestry5". java.lang.StackOverflowError Norman Franke Answering Service for Directors, Inc. www.myasd.com On Dec 3, 2013, at 12:04 PM, Norman Franke wrote: > Same here. I mostly do, but not r

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Dmitry Gusev
What is the directory structure you use? Are you using multi-project structure? Do you think it would be enough to configure default locations on the Eclipse workspace level? Or should it be per Eclipse project? On Tue, Dec 3, 2013 at 5:26 PM, Michael Dukaczewski wrote: > I love the plugin also.

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Thiago H de Paula Figueiredo
On Tue, 03 Dec 2013 15:04:27 -0200, Norman Franke wrote: Same here. I mostly do, but not really. Maven seems to work great except when it doesn't. Then I spend a half a day fixing it. So I just stopped using it. My templates and java files locations are compatible with the plugin, but the

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Norman Franke
Same here. I mostly do, but not really. Maven seems to work great except when it doesn't. Then I spend a half a day fixing it. So I just stopped using it. My templates and java files locations are compatible with the plugin, but the css and js files aren't. Norman Franke Answering Service for D

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread John
Seems attractive. Is there a plugin for Netbeans? +1 for that! - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Dusko Jovanovski
e?? > > Regards, > Mahendra Athneria > > -Original Message- > From: Michael Dukaczewski [mailto:m.dukaczew...@tu-bs.de] > Sent: Tuesday, December 03, 2013 6:56 PM > To: users@tapestry.apache.org > Subject: Re: Loving the eclipse-tapestry5-plugin > > > I lo

RE: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Athneria, Mahendra
: Loving the eclipse-tapestry5-plugin I love the plugin also. But a way to configure the file locations would be great. We use a different project layout from Maven. Regards, Michael Am 02.12.13 20:37, schrieb Lance Java: > I've just started using the new(ish) eclipse-tapestry5-plugin and I

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Michael Dukaczewski
I love the plugin also. But a way to configure the file locations would be great. We use a different project layout from Maven. Regards, Michael Am 02.12.13 20:37, schrieb Lance Java: I've just started using the new(ish) eclipse-tapestry5-plugin and I must say it's great!! The killer featur

Re: Loving the eclipse-tapestry5-plugin

2013-12-02 Thread Rural Hunter
Seems attractive. Is there a plugin for Netbeans? 于 2013/12/3 3:37, Lance Java 写道: I've just started using the new(ish) eclipse-tapestry5-plugin and I must say it's great!! The killer feature for me is the '+' button to create a .tml, .css, .js file from a java class in a maven friendly locatio