Can't deploy my project anymore

2013-03-18 Thread JoyaleXandre
Hi everybody, Since friday I can't deploy my project anymore. Went I start the war generation with the deploy button I instantly get an error *message saying*: "Designer error occured. Select Details >> for more information. See the Error Log for more information. Reason

Re: Can't deploy my project anymore

2013-03-18 Thread JoyaleXandre
org.eclipse.wb.css.feature.feature.groupEclipse.org WindowBuilder XML Core (requires Eclipse WTP/WST) 1.5.2.r42x201302111919org.eclipse.wb.core.xml.feature.feature.group Eclipse.org Le lundi 18 mars 2013 16:38:02 UTC-4, JoyaleXandre a écrit : > > Hi everybody, > > Since friday I can't deploy m

Re: Can't deploy my project anymore

2013-03-19 Thread Juan Pablo Gardella
P/WST) > 1.5.2.r42x201302111919org.eclipse.wb.core.xml.feature.feature.group > Eclipse.org > > Le lundi 18 mars 2013 16:38:02 UTC-4, JoyaleXandre a écrit : > >> Hi everybody, >> >> Since friday I can't deploy my project anymore. >> >> Went I start the

Re: Can't deploy my project anymore

2013-03-19 Thread jeffssmith1
Oh, and I'm using JRE6. Still get the error. On Monday, March 18, 2013 2:38:02 PM UTC-6, JoyaleXandre wrote: > > Hi everybody, > > Since friday I can't deploy my project anymore. > > Went I start the war generation with the deploy button I instantly get an > erro

Re: Can't deploy my project anymore

2013-03-19 Thread jeffssmith1
Just updated to SDK 2.51 and did an update in Eclipse. I'm getting the same error. On Monday, March 18, 2013 2:38:02 PM UTC-6, JoyaleXandre wrote: > > Hi everybody, > > Since friday I can't deploy my project anymore. > > Went I start the war generation with the depl

Re: Can't deploy my project anymore

2013-03-20 Thread Juan Carlos Aranda
Do you fix the problem??? I have the same problem and not find the solution. I install Eclipse, Gwt plugin and Designer. Now my app not deploy. Saludos. Thanks. El lunes, 18 de marzo de 2013 14:38:02 UTC-6, JoyaleXandre escribió: > > Hi everybody, > > Since friday I can't

Re: Can't deploy my project anymore

2013-03-20 Thread Juan Pablo Gardella
lunes, 18 de marzo de 2013 14:38:02 UTC-6, JoyaleXandre escribió: >> >> Hi everybody, >> >> Since friday I can't deploy my project anymore. >> >> Went I start the war generation with the deploy button I instantly get an >> error *message saying*: >>

Re: Can't deploy my project anymore

2013-03-20 Thread JoyaleXandre
>> >> Saludos. >> >> Thanks. >> >> El lunes, 18 de marzo de 2013 14:38:02 UTC-6, JoyaleXandre escribió: >>> >>> Hi everybody, >>> >>> Since friday I can't deploy my project anymore. >>> >>> Went I sta

Re: Can't deploy my project anymore

2013-03-28 Thread Dawn Borg Costanzi
ou fix the problem??? I have the same problem and not find the >>> solution. >>> >>> I install Eclipse, Gwt plugin and Designer. >>> >>> Now my app not deploy. >>> >>> Saludos. >>> >>> Thanks. >>> >>> El lun

Re: Can't deploy my project anymore

2013-05-22 Thread Jack Gage
paper, buy a new computer, install and setup everything, and type in the code again. Thanks! On Monday, March 18, 2013 4:38:02 PM UTC-4, JoyaleXandre wrote: > > Hi everybody, > > Since friday I can't deploy my project anymore. > > Went I start the war generation with t

Re: Can't deploy my project anymore

2013-05-22 Thread Jeff Smith
y a new > computer, install and setup everything, and type in the code again. > > Thanks! > > > On Monday, March 18, 2013 4:38:02 PM UTC-4, JoyaleXandre wrote: >> >> Hi everybody, >> >> Since friday I can't deploy my project anymore. >

Re: Can't deploy my project anymore

2013-06-21 Thread Magallo
ould try to print out all my code on paper, buy a new >> computer, install and setup everything, and type in the code again..... >> >> Thanks! >> >> >> On Monday, March 18, 2013 4:38:02 PM UTC-4, JoyaleXandre wrote: >>> >>> Hi everybody,

Re: Can't deploy my project anymore

2013-06-21 Thread Magallo
Have you solved the problem? How? On Monday, March 18, 2013 9:38:02 PM UTC+1, JoyaleXandre wrote: > > Hi everybody, > > Since friday I can't deploy my project anymore. > > Went I start the war generation with the deploy button I instantly get an > error *message

Re: Can't deploy my project anymore

2013-06-21 Thread Alexandre Joyal
ave you solved the problem? How? > > On Monday, March 18, 2013 9:38:02 PM UTC+1, JoyaleXandre wrote: >> >> Hi everybody, >> >> Since friday I can't deploy my project anymore. >> >> Went I start the war generation with the deploy button I insta

Re: Can't deploy my project anymore

2013-06-21 Thread Jeff Smith
e: > Have you solved the problem? How? > > On Monday, March 18, 2013 9:38:02 PM UTC+1, JoyaleXandre wrote: >> >> Hi everybody, >> >> Since friday I can't deploy my project anymore. >> >> Went I start the war generation with the deploy button I in

Re: Can't deploy my project anymore

2013-06-26 Thread Magallo
How can be possible that nobody of the Eclipse/GWT Team has nothing to say about?! On Friday, June 21, 2013 5:17:08 PM UTC+2, Jeff Smith wrote: > > I did not figure out a solution (I reverted back to an older version of my > project with get 2.5). > > Perhaps you should create a brand new get 2.

Re: Can't deploy my project anymore

2013-06-26 Thread Jack Gage
So, I worked on this for a while and basically didn't come up with anything... I think that the context-menu deployment feature is not part of GWT 2.5.1. To get around it, I have a two-step process: I compile my project with the GWT Toolbar Button > GWT Compile project option. This compiles t

Re: Can't deploy my project anymore

2013-06-27 Thread Magallo
Thanks for the tip. I add another way to compile. You can just right-click your build.xml file, select Run As -> And Build from the context menu and voilà. Anyway this is something weird and really can't understand why they give us no support on solving this. On Thursday, June 27, 2013 12:27:49

Re: Can't deploy my project anymore

2013-07-08 Thread Jeff Smith
Magallo, I just built my war the same way--thanks for the tip. Right click on build.xml Run As Ant Build Select first 'build.xml' item in list Click OK My war file was built successfully. One other tip from me--edit your build.xml and remove the gwt-dev.jar from your filesets. This jar file blo

Re: Can't deploy my project anymore

2013-07-24 Thread Douglas Tondo
Hi! I fix that problem doing this: -remove GWT lib from your project -update gwt plugins for eclipse -put the lib back in your project -done On Monday, March 18, 2013 5:38:02 PM UTC-3, JoyaleXandre wrote: > > Hi everybody, > > Since friday I can't deploy my project anymore.