Re: Datepicker with multiselect

2011-05-17 Thread Erik Uzureau
Hello Dmitry,

We built a date picker that can handle the selection of date ranges (for the
hospitality industry).

We basically forked the generic GWT one to add the support for multi-select
and the range display.
It's not the most optimised code in the world but it gets the job done

You can see it live running here: https://demo.reztrip.com/

We were thinking about taking the code and open sourcing it. Would this be
useful to you? Others?

Erik Uzureau
**

On Thu, May 5, 2011 at 16:39, Juan Pablo Gardella 
gardellajuanpa...@gmail.com wrote:

 See multiselect calendar in 
 jqueryhttp://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/ and
 see gwtquery http://code.google.com/p/gwtquery/ (jquery ported to GWT).
 You can try with this to integrate to your application.

 2011/5/5 Dmitry Tikhomirov chani.l...@gmail.com

 Hi all,

 Does anyone know any Datepicker with multiselect support. I need ability
 to select several dates.

 Thanks !

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Datepicker with multiselect

2011-05-17 Thread Erik Uzureau
:-) Ok great to hear. I'm a little tied up this week but I'll see about
getting that process started next week at the latest


Erik Uzureau
*France: *+33.6.85.96.94.08
*USA: *+1.312.927.5644


On Tue, May 17, 2011 at 15:19, Dmitry Tikhomirov chani.l...@gmail.comwrote:

 Yes, We need it !


 17.05.2011, в 17:05, Juan Pablo Gardella написал(а):

 Yes! Very useful.

 2011/5/17 Erik Uzureau euz...@gmail.com

 Hello Dmitry,

 We built a date picker that can handle the selection of date ranges (for
 the hospitality industry).

 We basically forked the generic GWT one to add the support for
 multi-select and the range display.
 It's not the most optimised code in the world but it gets the job done

 You can see it live running here: https://demo.reztrip.com/

 We were thinking about taking the code and open sourcing it. Would this be
 useful to you? Others?

 Erik Uzureau
 **

 On Thu, May 5, 2011 at 16:39, Juan Pablo Gardella 
 gardellajuanpa...@gmail.com wrote:

 See multiselect calendar in 
 jqueryhttp://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/ and
 see gwtquery http://code.google.com/p/gwtquery/ (jquery ported to
 GWT). You can try with this to integrate to your application.

 2011/5/5 Dmitry Tikhomirov chani.l...@gmail.com

 Hi all,

 Does anyone know any Datepicker with multiselect support. I need ability
 to select several dates.

 Thanks !

 --
 You received this message because you are subscribed to the Google
 Groups Google Web Toolkit group.
 To post to this group, send email to
 google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com
 .
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Google IO 2011 Challenge Winners?

2011-04-05 Thread Erik Uzureau
Did Google Announce winners yesterday?

Curious to see the winning submissions...

Erik

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Class files in src directory? (Google Eclipse Plugin Debug Mode)

2011-03-10 Thread Erik Uzureau
Re-reading this today with fresh eyes, I realize my only statement of the
problem was in the subject line.

The problem I am facing is that every time I run our GWT application in
DEBUG mode in Eclipse, *.class files are being generated and inserted
directly into the /src folder.

In classic fashion, this hasn't always been the case, and I can't remember
exactly when or what triggered the change.

Wondering if anyone else has seen this?

My guess is that it's something rudimentary/simple that I've done (or not
done) in the Debug Configuration for Eclipse.

Any tips greatly appreciated.
Erik



On Thu, Mar 10, 2011 at 02:59, euzuro euz...@gmail.com wrote:

 I seem to have run up against a wall and am curious if anyone else out
 there has seen this behaviour.

 I perform the following steps:


- Get latest from trunk of repository
- Refresh Project in Navigator view of Eclipse
- Check svn status - no modified files
- Project-Clean... (cleans and rebuilds project)
- Check svn status - no modified files
- Run the application in Debug mode[1]
- Check svn status - no modified files
- Open link to the application in Browser
- Check svn status - no modified files
- ...wait until application fully loads...
- Check svn status - .class files are littered throughout the /src
directory

 First of all, this doesn't seem to be happening to any of the other
 developers who are part of the team (and working with the same repository).
 Furthermore, this doesn't happen when I am running a full deploy (we use
 ant for deploy build, war is deployed via tomcat)...

 Both of which lead me to think that it must be something to do with my
 local Debug configuration.

 The salient tabs there seem to be:

 *Arguments

 *
 *Program Arguments: *
 -remoteUI ${gwt_remote_ui_server_port}:${unique_id} -logLevel INFO
 -codeServerPort 9997 -port  -war
 C:\cygwin\home\euzuro\tt\trunk\StargazerWeb\war
 com.traveltripper.stargazer.Stargazer
 *
 VM arguments:
 *-Xmx1024M -XX:MaxPermSize=384m -Denv=LOCAL
 -DconfigBase=classpath:com/traveltripper/config

 *Classpath
 *
 *Bootstrap Entries *
 JRE System Library
 *User Entries*
 **src
 gwt-dev.jar
 WEB-INF
 ProjectName (default classpath)

 Anyone have any ideas? Infinitely grateful for any guidance. As you can
 probably guess, I'm not terribly versed at Eclipse so any help is
 appreciated.

 Cheers,
 Erik


  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Extracting the year from a Date() object

2010-06-08 Thread Erik Uzureau
I am curious as to why folks wouldn't just use

date.getYear() + 1900;

There was a post[1] not to long ago that I replied to (inadvertently 3
times) essentially suggesting the above, but nobody followed up so I'm
wondering if I'm not on the right track.

In a nutshell:

1) The GWT date object is based on the js date object
2) The js Date object's getDate(), getYear(), etc  are not deprecated.
3) Official GWT widgets (namely the DatePicker) are using those deprecated
methods

Happy to be proven incorrect, but seems more straightforward to me to use
those methods than to go through a formatter.

Erik


[1]
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/1f04acdede6d9825/713a3dfad374c191?hl=en%CB%89a3dfad374c191


On Tue, Jun 8, 2010 at 09:29, Eric erjab...@gmail.com wrote:



 On Jun 7, 7:58 pm, Rob Tanner caspersg...@gmail.com wrote:
  I have a Date() object that holds a date of birth and I want to
  extract the year and make sure no one's trying to tell me they're 150
  years old, etc.  The getYear method of the Date() class is deprecated
  and you normally use a Calendar() to get the year.  The problem is
  that when I try to use a Calendar() object the application doesn't
  know what it is.  How can I extract the year from a Date() object and
  not fall back on a deprecated method?

 Sadly, the best method is to use GWT's DateTimeFormat:

 private static final DateTimeFormat YEAR_FORMAT =
 DateTimeFormat.getFormat();
 public static int year(final Date date) {
  return Integer.parseInt(YEAR_FORMAT.format(date));
 }

 You can put this into a utility class; you might even want to
 remove the static modifier on year() and inject the class
 where its needed; that might help testing.

 Since GWT is being translated to JavaScript, and JS has no
 threads, you can leave YEAR_FORMAT static, and you don't
 need to synchronize access to it or create one for each
 year() call.  Still, since you get the format through a getFormat()
 call and not a constructor, I suspect GWT caches DateTimeFormats.
 In that case the following is clearer.

 public int year(Date date) {
  return
 Integer.parseInt(DateTimeFormat.getFormat().format(date));
 }

 Should we all be using [JG]oda-Time?

 Respectfully,
 Eric Jablow

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Release Announcements

2010-02-09 Thread Erik Uzureau
I did a bit of searching and can't seem to find if there is an email
list or google-group somewhere that posts only release announcements
and/or other pertinent information for users[1].

It seems to me (though maybe I'm wrong) that this list hosts the
information I'm looking for but also user questions, problems, etc.
With an average of 88 mails/day (according to google-groups) it seems
like maybe a list with just release announcements might be helpful?

Erik

ps. Obviously, feel free to just tell me just subscribe to the email
list and deal with it.

[1] people using gwt as a tool (vs those working on its development)

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Release Announcements

2010-02-09 Thread Erik Uzureau
That seems like a good solution to me.
Thanks!
Erik

On Feb 9, 9:11 am, Chris Ramsdale cramsd...@google.com wrote:
 Given the traffic on the GWT group, I completely agree that you would have
 to do a fair amount of filtering in order to the catch the release
 announcements. Typically we pin the announcements to the top of the
 discussion list, but this is only useful if you use Group's web interface
 (which I suspect very few use). Along with the announcements, the product
 itself will periodically check for updates and prompt you when one is
 found. You won't have seen this notification yet because we're waiting to
 push 2.0.2 out the door before we update the source file that triggers the
 notification.

 All that said, how about using the GWT Blog to post new release
 announcements? Subscriptions to the rss feed would then trigger
 notifications that a new release has been pushed. We're already posting
 major releases (e.g. 1.7, 2.0), and quite frankly it makes since to do the
 same for point releases.

 -- Chris

 On Mon, Feb 8, 2010 at 7:43 PM, Erik Uzureau euz...@gmail.com wrote:
  I did a bit of searching and can't seem to find if there is an email
  list or google-group somewhere that posts only release announcements
  and/or other pertinent information for users[1].

  It seems to me (though maybe I'm wrong) that this list hosts the
  information I'm looking for but also user questions, problems, etc.
  With an average of 88 mails/day (according to google-groups) it seems
  like maybe a list with just release announcements might be helpful?

  Erik

  ps. Obviously, feel free to just tell me just subscribe to the email
  list and deal with it.

  [1] people using gwt as a tool (vs those working on its development)

  --
  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: gwt-servlet.jar being deleted at each Eclipse startup after upgrading to gwt 2.0

2010-01-20 Thread Erik Uzureau
Yes, this does seem to be a good workaround.

I can't, however, convince anyone on my team to use it, because:

1) Not all members of my team are experiencing this issue. (At a
larger level, I think the general lack of interest by the community in
this thread means it's not happening to everyone out there either)

2) Although it doesn't specifically say you need to have gwt-
servlet.jar checked in to source control, the explanation here:
http://www.google.com/url?sa=Dq=http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html%23DevGuideDirectoriesPackageConventionsusg=AFQjCNGBzCvLYF_yL6qaNqfmk7r4ks_Keg
does leads one to believe so.

3) To my knowledge, there has been no official acknowledgement by gwt
team either that this is a recognized problem or that the workaround
proposed is a valid solution. (apologies in advance if someone on
this thread *is* on the gwt team...I didn't know)


To me, the strongest argument here is #1 -- if not everyone is
experiencing this issue then it must be something related to the
configuration/setup of those of us that are affected. So maybe the
workaround would fix the problem for us but break it for others.

Erik


On Jan 20, 4:02 am, aliman aliman...@googlemail.com wrote:
 We have this problem. Our workaround has been to delete gwt-
 servlet.jar from the svn repository, then add it to svn:ignore on the
 WEB-INF/lib folder. Eclipse then re-adds the jar when it launches, but
 that's ok because it's ignored w.r.t. svn.

 We have a separate production build system using maven, which pulls
 the gwt-servlet.jar out of the appropriate maven repository at build
 time.

 Cheers

 Alistair

 On Jan 19, 10:43 am, Jeff Schnitzer j...@infohazard.org wrote:



  As you discovered... as soon as you think you've solved the problem,
  it happens again :-(

  I also experience this problem with some of the GAE jars.  It's
  really, really annoying but I don't have time to rebuild my eclipse
  install from scratch...

  Jeff

  On Mon, Jan 18, 2010 at 4:20 PM, Erik Uzureau uzur...@gmail.com wrote:
   A colleague of mine seems to have found a solution to this:
  http://code.google.com/p/google-web-toolkit/issues/detail?id=4463#c7

   On Jan 18, 5:54 pm, Erik Uzureau uzur...@gmail.com wrote:
   The real question here is what do we all (on this thread) have in
   common that the rest of the world doesn't.

   Surely we are more than 6 people in the world using GWT 2.0 are we
   the only people withgwt-servlet.jar
   in /WEB-INF/lib in our SVN repositories or is it something else?

   Also, if it is patently wrong to have thegwt-servlet.jarfile in the /
   WEB-INF/lib file... then why are we clearly
   told to put it there here:

  http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjec...

   ??

   Frustrated,
   Erik

   On Jan 9, 5:01 am, Jeff Schnitzer j...@infohazard.org wrote:

Ignore this solution.  The problem is simply intermittent and didn't
happen a few times.  It nevertheless persists.

Jeff

On Fri, Jan 1, 2010 at 1:58 PM, Jeff Schnitzer j...@infohazard.org 
wrote:
 Amazingly, you're right.  The solution is to ignore the message,
 *don't* revert your files back, and restart Eclipse again.  The 
 plugin
 deletes the files the first time, then recreates them the second...
 and since the new files are identical to the old, svn is happy.

 Jeff

 On Fri, Jan 1, 2010 at 12:18 AM, John OConner jsocon...@gmail.com 
 wrote:
 I found the culprit. The eclipse plugin preferences file explicity
 namesgwt-servlet.jaras a file that it must copy to the web-inf/lib
 directory. So I assume that SVN (and for me it is Perforce) see that
 action as an attempted delete as well. I resolved this myself by
 removing that file from web-inf/lib and just letting the plugin have
 its way. I tried deleting the offending line from the preferences
 file, but the plugin insisted on replacing that line on startup. 
 Odd,
 if an application *insists* on a very specific setting regardless of
 user intentions or my own preferences, why put the setting in an
 external preferences file to begin with?

 Regards,
 John O'Conner

 On Dec 31 2009, 7:05 pm, Jeff Schnitzer j...@infohazard.org wrote:
 I have this exact same problem... it's quite annoying.

 It also sometimes happens with GAE jars.  Every time I restart 
 Eclipse
 I have to go through my projects and revert any deleted jars.

 Jeff

 On Wed, Dec 30, 2009 at 5:53 PM, itwip.81 itwip...@gmail.com 
 wrote:
  Dear Sir/Madam,

  I have encountered a problem after upgrading from GWT 1.7 to 
  2.0. I
  did uninstall all of the previous GWT SDKs, AppEngine and plugin
  before I install the new 2.0 plugin. I am using 
  Subversion/subclipse
  for version control in our eclipse project. However, the 
  gwt-  servlet.jar has been marked as being deleted

Re: gwt-servlet.jar being deleted at each Eclipse startup after upgrading to gwt 2.0

2010-01-18 Thread Erik Uzureau
The real question here is what do we all (on this thread) have in
common that the rest of the world doesn't.

Surely we are more than 6 people in the world using GWT 2.0 are we
the only people with gwt-servlet.jar
in /WEB-INF/lib in our SVN repositories or is it something else?

Also, if it is patently wrong to have the gwt-servlet.jar file in the /
WEB-INF/lib file... then why are we clearly
told to put it there here:

http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html#DevGuideDirectoriesPackageConventions

??

Frustrated,
Erik

On Jan 9, 5:01 am, Jeff Schnitzer j...@infohazard.org wrote:
 Ignore this solution.  The problem is simply intermittent and didn't
 happen a few times.  It nevertheless persists.

 Jeff



 On Fri, Jan 1, 2010 at 1:58 PM, Jeff Schnitzer j...@infohazard.org wrote:
  Amazingly, you're right.  The solution is to ignore the message,
  *don't* revert your files back, and restart Eclipse again.  The plugin
  deletes the files the first time, then recreates them the second...
  and since the new files are identical to the old, svn is happy.

  Jeff

  On Fri, Jan 1, 2010 at 12:18 AM, John OConner jsocon...@gmail.com wrote:
  I found the culprit. The eclipse plugin preferences file explicity
  namesgwt-servlet.jaras a file that it must copy to the web-inf/lib
  directory. So I assume that SVN (and for me it is Perforce) see that
  action as an attempted delete as well. I resolved this myself by
  removing that file from web-inf/lib and just letting the plugin have
  its way. I tried deleting the offending line from the preferences
  file, but the plugin insisted on replacing that line on startup. Odd,
  if an application *insists* on a very specific setting regardless of
  user intentions or my own preferences, why put the setting in an
  external preferences file to begin with?

  Regards,
  John O'Conner

  On Dec 31 2009, 7:05 pm, Jeff Schnitzer j...@infohazard.org wrote:
  I have this exact same problem... it's quite annoying.

  It also sometimes happens with GAE jars.  Every time I restart Eclipse
  I have to go through my projects and revert any deleted jars.

  Jeff

  On Wed, Dec 30, 2009 at 5:53 PM, itwip.81 itwip...@gmail.com wrote:
   Dear Sir/Madam,

   I have encountered a problem after upgrading from GWT 1.7 to 2.0. I
   did uninstall all of the previous GWT SDKs, AppEngine and plugin
   before I install the new 2.0 plugin. I am using Subversion/subclipse
   for version control in our eclipse project. However, the gwt-  
   servlet.jar has been marked as being deleted (according to subversion
   - red cross) every time I start up eclipse since I upgrade to gwt 2.0.
   So, now i will need to revert the deletion every time I reopen the
   project before commiting anything. Have anyone experience this before?
   Does anyone know the soultion to solve this annoying problem.

   PS: It seems like GWT 2.0 plugin is trying to replace the 2.0gwt-  
   servlet.jarwith any existinggwt-servlet.jarin our project folder
   after the upgrade. But it is wrong to repeat this process everytime i
   reopen the project.

   Best regards,

   Martin

   --

   You received this message because you are subscribed to the Google 
   Groups Google Web Toolkit group.
   To post to this group, send email to 
   google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to 
   google-web-toolkit+unsubscr...@googlegroups.com.
   For more options, visit this group 
   athttp://groups.google.com/group/google-web-toolkit?hl=en.

  --

  You received this message because you are subscribed to the Google Groups 
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to 
  google-web-toolkit+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/google-web-toolkit?hl=en.
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: gwt-servlet.jar being deleted at each Eclipse startup after upgrading to gwt 2.0

2010-01-18 Thread Erik Uzureau
A colleague of mine seems to have found a solution to this:
http://code.google.com/p/google-web-toolkit/issues/detail?id=4463#c7



On Jan 18, 5:54 pm, Erik Uzureau uzur...@gmail.com wrote:
 The real question here is what do we all (on this thread) have in
 common that the rest of the world doesn't.

 Surely we are more than 6 people in the world using GWT 2.0 are we
 the only people withgwt-servlet.jar
 in /WEB-INF/lib in our SVN repositories or is it something else?

 Also, if it is patently wrong to have thegwt-servlet.jarfile in the /
 WEB-INF/lib file... then why are we clearly
 told to put it there here:

 http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjec...

 ??

 Frustrated,
 Erik

 On Jan 9, 5:01 am, Jeff Schnitzer j...@infohazard.org wrote:



  Ignore this solution.  The problem is simply intermittent and didn't
  happen a few times.  It nevertheless persists.

  Jeff

  On Fri, Jan 1, 2010 at 1:58 PM, Jeff Schnitzer j...@infohazard.org wrote:
   Amazingly, you're right.  The solution is to ignore the message,
   *don't* revert your files back, and restart Eclipse again.  The plugin
   deletes the files the first time, then recreates them the second...
   and since the new files are identical to the old, svn is happy.

   Jeff

   On Fri, Jan 1, 2010 at 12:18 AM, John OConner jsocon...@gmail.com wrote:
   I found the culprit. The eclipse plugin preferences file explicity
   namesgwt-servlet.jaras a file that it must copy to the web-inf/lib
   directory. So I assume that SVN (and for me it is Perforce) see that
   action as an attempted delete as well. I resolved this myself by
   removing that file from web-inf/lib and just letting the plugin have
   its way. I tried deleting the offending line from the preferences
   file, but the plugin insisted on replacing that line on startup. Odd,
   if an application *insists* on a very specific setting regardless of
   user intentions or my own preferences, why put the setting in an
   external preferences file to begin with?

   Regards,
   John O'Conner

   On Dec 31 2009, 7:05 pm, Jeff Schnitzer j...@infohazard.org wrote:
   I have this exact same problem... it's quite annoying.

   It also sometimes happens with GAE jars.  Every time I restart Eclipse
   I have to go through my projects and revert any deleted jars.

   Jeff

   On Wed, Dec 30, 2009 at 5:53 PM, itwip.81 itwip...@gmail.com wrote:
Dear Sir/Madam,

I have encountered a problem after upgrading from GWT 1.7 to 2.0. I
did uninstall all of the previous GWT SDKs, AppEngine and plugin
before I install the new 2.0 plugin. I am using Subversion/subclipse
for version control in our eclipse project. However, the gwt-  
servlet.jar has been marked as being deleted (according to subversion
- red cross) every time I start up eclipse since I upgrade to gwt 2.0.
So, now i will need to revert the deletion every time I reopen the
project before commiting anything. Have anyone experience this before?
Does anyone know the soultion to solve this annoying problem.

PS: It seems like GWT 2.0 plugin is trying to replace the 2.0gwt- 
 servlet.jarwith any existinggwt-servlet.jarin our project folder
after the upgrade. But it is wrong to repeat this process everytime i
reopen the project.

Best regards,

Martin

--

You received this message because you are subscribed to the Google 
Groups Google Web Toolkit group.
To post to this group, send email to 
google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group 
athttp://groups.google.com/group/google-web-toolkit?hl=en.

   --

   You received this message because you are subscribed to the Google 
   Groups Google Web Toolkit group.
   To post to this group, send email to google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to 
   google-web-toolkit+unsubscr...@googlegroups.com.
   For more options, visit this group 
   athttp://groups.google.com/group/google-web-toolkit?hl=en.
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: gwt-servlet.jar being deleted at each Eclipse startup after upgrading to gwt 2.0

2010-01-08 Thread Erik Uzureau
http://code.google.com/p/google-web-toolkit/issues/detail?id=4463

On Jan 4, 10:09 am, Miguel Méndez mmen...@google.com wrote:
 Please file a bug against the plugin in the issue
 trackerhttp://code.google.com/p/google-web-toolkit/issues/list
 .





 On Fri, Jan 1, 2010 at 4:58 PM, Jeff Schnitzer j...@infohazard.org wrote:
  Amazingly, you're right.  The solution is to ignore the message,
  *don't* revert your files back, and restart Eclipse again.  The plugin
  deletes the files the first time, then recreates them the second...
  and since the new files are identical to the old, svn is happy.

  Jeff

  On Fri, Jan 1, 2010 at 12:18 AM, John OConner jsocon...@gmail.com wrote:
   I found the culprit. The eclipse plugin preferences file explicity
   names gwt-servlet.jar as a file that it must copy to the web-inf/lib
   directory. So I assume that SVN (and for me it is Perforce) see that
   action as an attempted delete as well. I resolved this myself by
   removing that file from web-inf/lib and just letting the plugin have
   its way. I tried deleting the offending line from the preferences
   file, but the plugin insisted on replacing that line on startup. Odd,
   if an application *insists* on a very specific setting regardless of
   user intentions or my own preferences, why put the setting in an
   external preferences file to begin with?

   Regards,
   John O'Conner

   On Dec 31 2009, 7:05 pm, Jeff Schnitzer j...@infohazard.org wrote:
   I have this exact same problem... it's quite annoying.

   It also sometimes happens with GAE jars.  Every time I restart Eclipse
   I have to go through my projects and revert any deleted jars.

   Jeff

   On Wed, Dec 30, 2009 at 5:53 PM, itwip.81 itwip...@gmail.com wrote:
Dear Sir/Madam,

I have encountered a problem after upgrading from GWT 1.7 to 2.0. I
did uninstall all of the previous GWT SDKs, AppEngine and plugin
before I install the new 2.0 plugin. I am using Subversion/subclipse
for version control in our eclipse project. However, the gwt-
servlet.jar has been marked as being deleted (according to subversion
- red cross) every time I start up eclipse since I upgrade to gwt 2.0.
So, now i will need to revert the deletion every time I reopen the
project before commiting anything. Have anyone experience this before?
Does anyone know the soultion to solve this annoying problem.

PS: It seems like GWT 2.0 plugin is trying to replace the 2.0 gwt-
servlet.jar with any existing gwt-servlet.jar in our project folder
after the upgrade. But it is wrong to repeat this process everytime i
reopen the project.

Best regards,

Martin

--

You received this message because you are subscribed to the Google
  Groups Google Web Toolkit group.
To post to this group, send email to
  google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
For more options, visit this group athttp://
  groups.google.com/group/google-web-toolkit?hl=en.

   --

   You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
   To post to this group, send email to google-web-toolkit@googlegroups.com
  .
   To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
   For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

  --

  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

 --
 Miguel
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Hosted Mode: Limit on number of External Stylesheets?

2009-11-11 Thread Erik Uzureau

I am debugging some style related issues with my application and I'm
noticing that some of my stylesheets are not getting loaded.

I have a ton of them (40 or so*) and no matter what I do, it seems
like only 31 of them get loaded. Never 32, 31. Always 31.

Has anyone else seen this?

Erik

* I realize this is outrageous but I plan to reduce the # later as the
project reaches maturity and approaches production.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Multiple Module XML Files?

2009-08-14 Thread Erik Uzureau

I am curious if it is possible to have multiple Module XML files for a
project.

I feel like someone mentioned this at some point in their talk at I/0,
but I just did a cursory search of the videos and slides and couldn't
find it.

Basically what I would like is a special MyApplication.gwt.xml file
which would be the main module file, and then a separate one,
MyApplication-debug.gwt.xml with all the i18n and some browser
permutations disabled.

Is this possible?

Any help greatly appreciated.

--Erik
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT project creation indefinetly creates folder recursively

2009-03-26 Thread Erik Uzureau

Hey hey, I have run into the same, glorious, problem.

Unfortunately, I have no idea how deep the rabbit hole goes.

Any help with deleting this directory greatly appreciated

On Mar 3, 11:29 am, quinn.rob...@gmail.com quinn.rob...@gmail.com
wrote:
 I have recently experienced the same problem, and have filed an 
 issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=3429q=r...

 This is very frustrating for people like me who are evaluating the
 possible use of this technology and yet cannot even get started due to
 some bug that creates an enormous number of recursive directories that
 cannot be deleted due to the Windows API limitations on filename size.

 On Jan 8, 10:26 am, Eric Ayers zun...@google.com wrote:

  Hi Don  Raj,

  This is the first report I've heard of this.  Would you mind filing an issue
  in the GWT issue tracker?

   http://code.google.com/p/google-web-toolkit/issues/list

  Besides the usual stuff (GWT version, OS version, shell), if you can include
  the command lines you are using or any insight as to why this might be
  happening on your machine it would be greatly appreciated.

  Thanks,
  -Eric.

  On Thu, Jan 8, 2009 at 8:09 AM, Raj raj...@gmail.com wrote:

   Oh goodness, I got some company on this issue, its the latest GWT
   version and OS is Vista, initially I was confused and thought the
   script was still running as I was not able to delete the top project
   folder in C drive but problem is the script had ran once and had
   created unlimited project name folder recursively, I guess it would
   have gone as deep as 1 folders because for a folder size of 6kb my
   whole workspace grew to size more than 500MB.

   Vista can't delete folders which are deep inside and I tried to map
   them as shared folder and delete it but after 5 attempts (which I
   guess would have been 100 folders deep) I quit, because its not worth
   without knowing the depth of the root folder.

   Apart from the actual cause of this issue, if anyone knows some
   utilities to delete or browse through deep folders would be helpful.

   Thanks.
   --Raj

   On Jan 7, 10:38 am, Don dgp...@gmail.com wrote:
I experienced this same problem using the latest GWT (1.5.3) for
windows and Eclipse Ganymede. I also followed the GWT instructions for
creating a brand new GWT project using Eclipse. The project name used
in both the projectCreator and applicationCreator scripts was the
same. After attempting the import of the new project into Eclipse, I
found the infinitely recursive folder chain with projectName
\projectName\projectName\projectName\... inside of the Eclipse
workspace. Hopefully someone knows the solution to this problem. It is
very frustrating...

BTW, the too-long filename fix is to go down into the projectName
folders and share a folder way down in the path with full permissions.
Then map a drive to that folder. This will shorten the path so that
you can work with it. You may have to do this more than once. You can
also rename the folders to a single letter to shorten the path. I was
able to manually delete it using the above methods.

On Jan 5, 12:37 pm, TBirch tjfbi...@bellsouth.net wrote:

 I have had this happen to me twice lately trying to import an existing
 project into eclipse. On the first machine, it ran till the machine
 ran out of memory. Then, vista could not delete the files as the path
 was too long. I had to restore the system. The second time on another
 machine I noticed it was happening and I canceled the import before it
 that far along. I am very hesitant to import at this point.

 On Jan 5, 9:47 am, Isaac Truett itru...@gmail.com wrote:

  Raj,

  What version of GWT are you using? Also, can you describe what you
  mean by unlimited recursive files in your project?

  Thanks,
  Isaac

  On Sat, Jan 3, 2009 at 3:09 AM, Raj raj...@gmail.com wrote:

   Hi,

   I'm trying to setup GWT in my machine and followed the steps given
   in
   the instruction and created an eclipse project using
   projectCreator, I
   was little amazed to see the project size of more than 500MB while
   importing it into eclipse but only to find the script has created
   unlimited recursive files inside MyProject folder, the worst part
   is
   its getting created again automatically after deleting it and even
   after restarting the machine. How to stop this script from
   executing?
   Did anyone got this error before?

   Any help would be appreciated.

   Thanks.
   --Raj

  --
  Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send 

Re: GWT project creation indefinetly creates folder recursively

2009-03-26 Thread Erik Uzureau

I noted this in the ticket itself as well, but I made a little batch
file that uses recursion (sort of) to
delete those longfilename directories. Hope it helps for someone:

http://traveltrippertech.blogspot.com/2009/03/off-to-bad-start-with-gwt.html

On Mar 26, 9:41 pm, Erik Uzureau uzur...@gmail.com wrote:
 Hey hey, I have run into the same, glorious, problem.

 Unfortunately, I have no idea how deep the rabbit hole goes.

 Any help with deleting this directory greatly appreciated

 On Mar 3, 11:29 am, quinn.rob...@gmail.com quinn.rob...@gmail.com
 wrote:

  I have recently experienced the same problem, and have filed an 
  issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=3429q=r...

  This is very frustrating for people like me who are evaluating the
  possible use of this technology and yet cannot even get started due to
  some bug that creates an enormous number of recursive directories that
  cannot be deleted due to the Windows API limitations on filename size.

  On Jan 8, 10:26 am, Eric Ayers zun...@google.com wrote:

   Hi Don  Raj,

   This is the first report I've heard of this.  Would you mind filing an 
   issue
   in the GWT issue tracker?

    http://code.google.com/p/google-web-toolkit/issues/list

   Besides the usual stuff (GWT version, OS version, shell), if you can 
   include
   the command lines you are using or any insight as to why this might be
   happening on your machine it would be greatly appreciated.

   Thanks,
   -Eric.

   On Thu, Jan 8, 2009 at 8:09 AM, Raj raj...@gmail.com wrote:

Oh goodness, I got some company on this issue, its the latest GWT
version and OS is Vista, initially I was confused and thought the
script was still running as I was not able to delete the top project
folder in C drive but problem is the script had ran once and had
created unlimited project name folder recursively, I guess it would
have gone as deep as 1 folders because for a folder size of 6kb my
whole workspace grew to size more than 500MB.

Vista can't delete folders which are deep inside and I tried to map
them as shared folder and delete it but after 5 attempts (which I
guess would have been 100 folders deep) I quit, because its not worth
without knowing the depth of the root folder.

Apart from the actual cause of this issue, if anyone knows some
utilities to delete or browse through deep folders would be helpful.

Thanks.
--Raj

On Jan 7, 10:38 am, Don dgp...@gmail.com wrote:
 I experienced this same problem using the latest GWT (1.5.3) for
 windows and Eclipse Ganymede. I also followed the GWT instructions for
 creating a brand new GWT project using Eclipse. The project name used
 in both the projectCreator and applicationCreator scripts was the
 same. After attempting the import of the new project into Eclipse, I
 found the infinitely recursive folder chain with projectName
 \projectName\projectName\projectName\... inside of the Eclipse
 workspace. Hopefully someone knows the solution to this problem. It is
 very frustrating...

 BTW, the too-long filename fix is to go down into the projectName
 folders and share a folder way down in the path with full permissions.
 Then map a drive to that folder. This will shorten the path so that
 you can work with it. You may have to do this more than once. You can
 also rename the folders to a single letter to shorten the path. I was
 able to manually delete it using the above methods.

 On Jan 5, 12:37 pm, TBirch tjfbi...@bellsouth.net wrote:

  I have had this happen to me twice lately trying to import an 
  existing
  project into eclipse. On the first machine, it ran till the machine
  ran out of memory. Then, vista could not delete the files as the 
  path
  was too long. I had to restore the system. The second time on 
  another
  machine I noticed it was happening and I canceled the import before 
  it
  that far along. I am very hesitant to import at this point.

  On Jan 5, 9:47 am, Isaac Truett itru...@gmail.com wrote:

   Raj,

   What version of GWT are you using? Also, can you describe what you
   mean by unlimited recursive files in your project?

   Thanks,
   Isaac

   On Sat, Jan 3, 2009 at 3:09 AM, Raj raj...@gmail.com wrote:

Hi,

I'm trying to setup GWT in my machine and followed the steps 
given
in
the instruction and created an eclipse project using
projectCreator, I
was little amazed to see the project size of more than 500MB 
while
importing it into eclipse but only to find the script has 
created
unlimited recursive files inside MyProject folder, the worst 
part
is
its getting created again automatically after deleting it and 
even
after restarting the machine. How to stop this script from