Account Options

  1. Sign in
Google Groups Home
« Groups Home
Google's Eclipse plugin is here ...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  21 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Prakash G.R.  
View profile  
 More options Apr 12 2009, 11:56 pm
From: "Prakash G.R." <grprak...@gmail.com>
Date: Mon, 13 Apr 2009 09:26:17 +0530
Local: Sun, Apr 12 2009 11:56 pm
Subject: Google's Eclipse plugin is here ...
http://code.google.com/eclipse/

Google has dropped the bomb. This plugin was there for a while and
used internally, but now its available to the public. It has lot more
features than Cypal Studio and there is no point in continuing the
effort on Cypal Studio for GWT. I would suggest everyone to move on to
that plugin.

 - Prakash

“People are meant to be loved and things are meant to be used.
But unfortunately, people are being used and things are being loved”


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
andreas  
View profile  
 More options Apr 13 2009, 5:40 am
From: andreas <andreas.kn...@nikem.de>
Date: Mon, 13 Apr 2009 02:40:33 -0700 (PDT)
Local: Mon, Apr 13 2009 5:40 am
Subject: Re: Google's Eclipse plugin is here ...
There is one big disandvantage with google eclipse plugin:
In my opinion it does not work well together with the eclipse server
runtime (GWT 1.5).
The gwt-user.jar which contains apart from gwt classes some j2ee
classes (package javax...) always interferes with the tomcat classes
(classloader issues).
For that reason I have copied the jar, removed the j2ee stuff and
added it to the classpath of my application.
The google plugin wants to import its own GWT class library (so there
is no possibility for me to "hack" that gwt-user.jar).
So I still use cypal because it is less restrictive...

Btw, does anyone else know these classpath issues and knows a better
solution than hacking gwt-user.jar? I really like the possibility to
run the server code on tomcat and debug the client code with hosted
browser.

Best regards
Andreas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bob Hays  
View profile  
 More options Apr 13 2009, 9:01 am
From: Bob Hays <electric...@gmail.com>
Date: Mon, 13 Apr 2009 06:01:02 -0700
Local: Mon, Apr 13 2009 9:01 am
Subject: Re: Google's Eclipse plugin is here ...
I will take your advice, because ...

... Cypal Studio made it possible for me to learn to use GWT.  Its always
worked well for me.  So I just wanted to thank you for all your hard work.

If you ever need help in the future, drop me a note.

Thanks again, good luck and have fun! - Bob

--
Bob Hays
(818) 836-0509 (C)
purpleh...@earthlink.net
http://www.alephnaught.com
http://twitter.com/purplehayz

"A journey of a thousand miles begins with a single step."
-- Lao-tzu


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stan B  
View profile  
 More options Apr 13 2009, 9:38 am
From: Stan B <stan...@gmail.com>
Date: Mon, 13 Apr 2009 06:38:51 -0700 (PDT)
Local: Mon, Apr 13 2009 9:38 am
Subject: Re: Google's Eclipse plugin is here ...
Actually, I consider the the google plugin lackluster on features
because it's missing one of the biggest ones that helped me with GWT
development. A wizard for creating services. They need that more than
anything. I also don't like that I have to clean up their "hello
world" code every time I create a new project.

Nonetheless, I do understand you do not feel like continuing
development. But if you did pick it up again, I'm sure you'd have a
good deal of loyal eclipse using GWT developers (like myself) who
would pick your plugin over the google one.

On Apr 12, 11:56 pm, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Prakash G.R.  
View profile  
 More options Apr 13 2009, 9:43 am
From: "Prakash G.R." <grprak...@gmail.com>
Date: Mon, 13 Apr 2009 19:13:20 +0530
Local: Mon, Apr 13 2009 9:43 am
Subject: Re: Google's Eclipse plugin is here ...
Thanks guys.

Let me see whether I can make Cypal Studio for GWT interoperable with
the Google plugin and provide more values (like creation of service,
automatic Async file updates, war export) etc. But its just a matter
of time they add it to the original plugin.

 - Prakash

“People are meant to be loved and things are meant to be used.
But unfortunately, people are being used and things are being loved”

2009/4/13 Stan B <stan...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carl Pritchett  
View profile  
 More options Apr 14 2009, 7:07 am
From: Carl Pritchett <bogusggem...@gmail.com>
Date: Tue, 14 Apr 2009 04:07:30 -0700 (PDT)
Local: Tues, Apr 14 2009 7:07 am
Subject: Re: Google's Eclipse plugin is here ...
Those features are still very useful!

Thanks for all your hard work Prakash.

Regards,
Carl

On Apr 13, 3:43 am, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bob Hays  
View profile  
 More options Apr 14 2009, 9:02 am
From: Bob Hays <electric...@gmail.com>
Date: Tue, 14 Apr 2009 06:02:57 -0700
Local: Tues, Apr 14 2009 9:02 am
Subject: Re: Google's Eclipse plugin is here ...
Have you contacted the guys at Google working on the plugin - I know some of
the folks at Google, most of them welcome any help from the outside that
they can get.  Just a thought.

Thanks so much! - Bob

--
--
Bob Hays
(818) 836-0509 (C)
purpleh...@earthlink.net
http://www.alephnaught.com
http://twitter.com/purplehayz

"Obstacles are those frightful things we see when we take our eyes off our
goal."
-- Henry Ford


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Prakash G.R.  
View profile  
 More options Apr 14 2009, 9:45 am
From: "Prakash G.R." <grprak...@gmail.com>
Date: Tue, 14 Apr 2009 19:15:53 +0530
Local: Tues, Apr 14 2009 9:45 am
Subject: Re: Google's Eclipse plugin is here ...
> Have you contacted the guys at Google working on the plugin

    Nope. I don't think the plugin is an open source product. So not
sure how its legally possible for me and for them to accept it.

 - Prakash

“People are meant to be loved and things are meant to be used.
But unfortunately, people are being used and things are being loved”

2009/4/14 Bob Hays <electric...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bob Hays, Computer Geek  
View profile  
 More options Apr 14 2009, 7:00 pm
From: "Bob Hays, Computer Geek" <electric...@gmail.com>
Date: Tue, 14 Apr 2009 16:00:57 -0700
Local: Tues, Apr 14 2009 7:00 pm
Subject: Re: Google's Eclipse plugin is here ...

I suggest you route around the damage a la the Internet - they have the
plugin posted - find a contact point and drop them a note.  It can't hurt.

I suspect they'd welcome your aid since your tool was the only product in
this space, and it still has legs (given the emails I've seen).

Good luck and have fun! - Bob

--
"Discipline is never an end in itself, only a means to an end."
-- King Crimson

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Prakash G.R.  
View profile  
 More options Apr 14 2009, 11:32 pm
From: "Prakash G.R." <grprak...@gmail.com>
Date: Wed, 15 Apr 2009 09:02:28 +0530
Local: Tues, Apr 14 2009 11:32 pm
Subject: Re: Google's Eclipse plugin is here ...
I wish it were that easy. I've been following up with them for more
than one year just to get Cypal Studio listed in the Tools page
(https://www.google.com/webmasters/tools) and still no success :-(

 - Prakash

“People are meant to be loved and things are meant to be used.
But unfortunately, people are being used and things are being loved”

2009/4/15 Bob Hays, Computer Geek <electric...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stan B  
View profile  
 More options Apr 16 2009, 11:18 am
From: Stan B <stan...@gmail.com>
Date: Thu, 16 Apr 2009 08:18:31 -0700 (PDT)
Local: Thurs, Apr 16 2009 11:18 am
Subject: Re: Google's Eclipse plugin is here ...
I found a huge setback of the google eclipse plugin today, maybe I'm
just not seeing something but how do you export the GWT "Web
Application Project" as a WAR? And how do I add it to an EAR?

On Apr 14, 11:32 pm, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stan B  
View profile  
 More options Apr 17 2009, 9:59 am
From: Stan B <stan...@gmail.com>
Date: Fri, 17 Apr 2009 06:59:32 -0700 (PDT)
Local: Fri, Apr 17 2009 9:59 am
Subject: Re: Google's Eclipse plugin is here ...
Fortunately, GWT 1.6 is backwards compatible with the directory
structure of 1.5. So it looks like the basics work!

On Apr 16, 11:18 am, Stan B <stan...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lazinskip@gmail.com  
View profile  
 More options Apr 24 2009, 5:23 am
From: "lazins...@gmail.com" <lazins...@gmail.com>
Date: Fri, 24 Apr 2009 02:23:07 -0700 (PDT)
Local: Fri, Apr 24 2009 5:23 am
Subject: Re: Google's Eclipse plugin is here ...
Hi Prakash

Maybe they will add missing features or maybe they will not. Cypal
plugin was for me like big step in learning and developing gwt apps.
Right know I do not use google plugin because
I do not need app engine,
I like when web.xml is managed without my attention,
I like  to create war with few cliks
I like when management of remote service async etc is taken from back

So I think you shoud not give up. If you have time you should continue
on your development. People will appreciate it just because its good
to have an alternative.
On 13 Kwi, 15:43, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cens  
View profile  
 More options Apr 24 2009, 5:34 am
From: Cens <vincenzo.case...@gmail.com>
Date: Fri, 24 Apr 2009 02:34:18 -0700 (PDT)
Local: Fri, Apr 24 2009 5:34 am
Subject: Re: Google's Eclipse plugin is here ...
We also are working with Cypal since Jan 2008 thereabout and find it a
great tool.
We tried Google plugin, but we find ourselves more at easy with Cypal.
Our vote is for you Prakash!

Vincenzo Caselli
RCP-Vision.com

On 24 Apr, 11:23, "lazins...@gmail.com" <lazins...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wangzhengjiang  
View profile  
 More options May 4 2009, 11:16 pm
From: wangzhengjiang <wangzhengji...@gmail.com>
Date: Mon, 4 May 2009 20:16:31 -0700 (PDT)
Local: Mon, May 4 2009 11:16 pm
Subject: Re: Google's Eclipse plugin is here ...
I am still using your tools, it is perfect.
don't give up.

thanks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joćo Machete  
View profile  
 More options May 5 2009, 3:55 pm
From: Joćo Machete <jmach...@gmail.com>
Date: Tue, 5 May 2009 20:55:28 +0100
Local: Tues, May 5 2009 3:55 pm
Subject: Re: Google's Eclipse plugin is here ...

Your tool its the best choice for me, don“t give up.....Best tool, fantastic
work, we want more from you...
regards
Joao Machete

2009/5/5 wangzhengjiang <wangzhengji...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Prakash G.R.  
View profile  
 More options May 6 2009, 12:05 am
From: "Prakash G.R." <grprak...@gmail.com>
Date: Wed, 6 May 2009 09:35:49 +0530
Local: Wed, May 6 2009 12:05 am
Subject: Re: Google's Eclipse plugin is here ...
Thanks guys. Its enough boost to work on Cypal Studio again. I've no
time now, but surely will release a 2.0 version within a month or so.

 - Prakash

“People are meant to be loved and things are meant to be used.
But unfortunately, people are being used and things are being loved”

2009/5/6 Joćo Machete <jmach...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
manuz  
View profile  
 More options May 7 2009, 8:08 am
From: manuz <emmanuel.or...@gmail.com>
Date: Thu, 7 May 2009 05:08:31 -0700 (PDT)
Local: Thurs, May 7 2009 8:08 am
Subject: Re: Google's Eclipse plugin is here ...
I think your tool is the best choice too. Google plugin is really not
good as yours (creation of remote service, automatic Async file
updates, configuration of an external J2EE server,...). Great Work !
I'm waiting for the next version which supports GWT 1.6 !

On 6 mai, 06:05, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cewan  
View profile  
 More options May 8 2009, 3:20 am
From: cewan <johan.fr...@gmail.com>
Date: Fri, 8 May 2009 00:20:46 -0700 (PDT)
Local: Fri, May 8 2009 3:20 am
Subject: Re: Google's Eclipse plugin is here ...
Yeah, your plugin is way better in my opinion as well. It would be
really great to see it work with 1.6 :-)

On May 6, 6:05 am, "Prakash G.R." <grprak...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stan B  
View profile  
 More options May 8 2009, 10:46 am
From: Stan B <stan...@gmail.com>
Date: Fri, 8 May 2009 07:46:38 -0700 (PDT)
Local: Fri, May 8 2009 10:46 am
Subject: Re: Google's Eclipse plugin is here ...
I'm actually using it with GWT 1.6 right now. Sadly it's running in
Tomcat but that's OK :)
It's kind of like a Pseudo Gwt 1.6 as I'm keeping to the 1.5 project
structure and Tomcat.

On May 8, 3:20 am, cewan <johan.fr...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Klas Wedin  
View profile  
 More options May 10 2009, 1:39 pm
From: Klas Wedin <klas.we...@gmail.com>
Date: Sun, 10 May 2009 19:39:10 +0200
Local: Sun, May 10 2009 1:39 pm
Subject: Re: Google's Eclipse plugin is here ...
Me and my partner have had a great help by Cypal studio (plain and  
simple), We are pleaced  to hear that you will continue your work.

6 maj 2009 kl. 06.05 skrev "Prakash G.R." <grprak...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »