Re: oophm with the lastest eclipse plugin on Mac

2009-08-06 Thread Masto
comments on the above referenced page about other issues you may experience.  But basically it works. -Brett On Aug 5, 8:05 am, miller millermich...@gmail.com wrote: You can also try this page: http://code.google.com/p/google-web-toolkit/wiki/OophmForMacBasedGwtC... On Aug 4, 1:39 pm, Masto

oophm with the lastest eclipse plugin on Mac

2009-08-04 Thread Masto
Hi there, i'm currently trying to make the oophm works on my Mac using eclipse 3.5 and the latest plugin. I use the revision 5873 of the trunk (ant clean then ant my project refers to build/staging/gwt-mac-0.0.0/). Because i use gwt 2.0, a checkbox appears under Run Configuration GWT Tab

Re: Migrating to GWT 1.6 NoClassDefFoundError: org/apache/jasper/runtime/JspSourceDependent

2009-03-11 Thread Masto
great (you don't even need jars - just add projects to your classpath). On Tue, Mar 10, 2009 at 4:53 PM, Masto thomas.ric...@gmail.com wrote: Ok, i eventually managed to have everything works but i'm not happy. To make this work, i had to : - put gwt-dev.mac.jar inside my WEB-INF/lib so

Migrating to GWT 1.6 NoClassDefFoundError: org/apache/jasper/runtime/JspSourceDependent

2009-03-10 Thread Masto
Migrating from gwt 1.5 to gwt 1.6, i'm facing a problem trying to start the hosted mode. When i access my login.jsp using the HostedMode (under war/), i get a NoClassDefFoundError (org/apache/jasper/runtime/JspSourceDependent). I'm using Mac OS X Leopard. See below all my projects structures:

Re: Migrating to GWT 1.6 NoClassDefFoundError: org/apache/jasper/runtime/JspSourceDependent

2009-03-10 Thread Masto
I tried to put the gwt-dev-mac.jar (which should not be put, but it's just to test). Now, i get a different error : I installed recently Safari 4 BETA (just to let you know) [...] [java] On Mac OS X, ensure that you have Safari 3 installed. BUILD FAILED

Re: Migrating to GWT 1.6 NoClassDefFoundError: org/apache/jasper/runtime/JspSourceDependent

2009-03-10 Thread Masto
with the 1.6. Even if it's not perfect, it's used to make my life a little bit easier. :- ( I wish the GWT team has some plan about providing some tools/ plugins. On Mar 10, 1:14 pm, Masto thomas.ric...@gmail.com wrote: I tried to put the gwt-dev-mac.jar (which should not be put, but it's just