Please feel free to laugh if this is an ignorant question, but can you
tell me what I need to do to compile gwt-connectors on a Solaris box?
I absolutely love the interface. It is precisely what I need for
project. However, after I grabbed all of file from the website and
placed them on the server, when the page came up I got the following
message:
GWT module 'gwt_connectors_example' needs to be (re)compiled, please
run a compile or use the Compile/Browse button in hosted mode
I have never compiled java and am admittedly flying blind here. I
just want to see this in action within my project.
If this question is not appropriate for this forum (.i.e., I should
already know how to do this and shouldn't be playing with gwt-
connectors if I don't even know how to compile it), then I apologize.
On Fri, Oct 28, 2011 at 5:35 AM, mp4...@att.com <mp4...@att.com> wrote: > Please feel free to laugh if this is an ignorant question, but can you > tell me what I need to do to compile gwt-connectors on a Solaris box?
> I absolutely love the interface. It is precisely what I need for > project. However, after I grabbed all of file from the website and > placed them on the server, when the page came up I got the following > message:
> GWT module 'gwt_connectors_example' needs to be (re)compiled, please > run a compile or use the Compile/Browse button in hosted mode
> I have never compiled java and am admittedly flying blind here. I > just want to see this in action within my project.
> If this question is not appropriate for this forum (.i.e., I should > already know how to do this and shouldn't be playing with gwt- > connectors if I don't even know how to compile it), then I apologize.
> Thank you.
> -- > You received this message because you are subscribed to the Google Groups > "gwt-connectors" group. > To post to this group, send email to gwt-connectors@googlegroups.com. > To unsubscribe from this group, send email to > gwt-connectors+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/gwt-connectors?hl=en.
Well, here's goes a another ounce of pride... while I've heard of Maven, is it something that's going to take me a week to learn? I'm not trying to be lazy or rude, I'm just so excited about finding this, I want to use it.
If it means anything, I've been using Aptana Studio (pretty much Eclipse in a Windows IDE) and have the project created there from the SVN on the Google site.
I guess I'm looking for a cookbook answer (i.e., get this software, go to that directory, run this command). That perhaps is too much to ask as I've no idea what's actually involved.
Thanks again for your help.
Michael Peoples (mp4783) Senior Systems Manager AT&T - ATTSI Office/Cell: 614-886-0923 mpeop...@att.com<mailto:mpeop...@att.com>
This e-mail and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited."
From: gwt-connectors@googlegroups.com [mailto:gwt-connectors@googlegroups.com] On Behalf Of Damien G Sent: Thursday, October 27, 2011 4:54 PM To: gwt-connectors@googlegroups.com Subject: Re: [gwt-connectors] How to compile gwt-connectors
Hey, You have to compile the project using Maven.
Regads,
--- Damien GRANIER
On Fri, Oct 28, 2011 at 5:35 AM, mp4...@att.com<mailto:mp4...@att.com> <mp4...@att.com<mailto:mp4...@att.com>> wrote: Please feel free to laugh if this is an ignorant question, but can you tell me what I need to do to compile gwt-connectors on a Solaris box?
I absolutely love the interface. It is precisely what I need for project. However, after I grabbed all of file from the website and placed them on the server, when the page came up I got the following message:
GWT module 'gwt_connectors_example' needs to be (re)compiled, please run a compile or use the Compile/Browse button in hosted mode
I have never compiled java and am admittedly flying blind here. I just want to see this in action within my project.
If this question is not appropriate for this forum (.i.e., I should already know how to do this and shouldn't be playing with gwt- connectors if I don't even know how to compile it), then I apologize.
Thank you.
-- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com>. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com<mailto:gwt-connectors%2Bunsubsc ribe@googlegroups.com>. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.
-- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.
Actually, Maven, could be a shit to use, when used with both cmd line and IDE (netbeans/eclipse).. But it's a very powerful tool !! If u just need to compile, use command line, and refresh you ide.. Depending on ur devlopment level, it could be easy.. but you'll always get trouble with it, even after years of using it :D
On Fri, Oct 28, 2011 at 11:02 AM, PEOPLES, MICHAEL P <mp4...@att.com> wrote: > Well, here’s goes a another ounce of pride… while I’ve heard of Maven, is > it something that’s going to take me a week to learn? I’m not trying to be > lazy or rude, I’m just so excited about finding this, I want to use it.*** > *
> ** **
> If it means anything, I’ve been using Aptana Studio (pretty much Eclipse in > a Windows IDE) and have the project created there from the SVN on the Google > site.****
> ** **
> I guess I’m looking for a cookbook answer (i.e., get this software, go to > that directory, run this command). That perhaps is too much to ask as I’ve > no idea what’s actually involved.****
> *This e-mail and any files transmitted with it are AT&T property, are > confidential, and are intended solely for the use of the individual or > entity to whom this email is addressed. If you are not one of the named > recipient(s) or otherwise have reason to believe that you have received this > message in error, please notify the sender and delete this message > immediately from your computer. Any other use, retention, dissemination, > forwarding, printing, or copying of this e-mail is strictly prohibited."** > ***
> ** **
> *From:* gwt-connectors@googlegroups.com [mailto: > gwt-connectors@googlegroups.com] *On Behalf Of *Damien G > *Sent:* Thursday, October 27, 2011 4:54 PM > *To:* gwt-connectors@googlegroups.com > *Subject:* Re: [gwt-connectors] How to compile gwt-connectors****
> ** **
> Hey,****
> You have to compile the project using Maven.****
> ** **
> Regads,****
> ** **
> --- > Damien GRANIER****
> ** **
> ****
> On Fri, Oct 28, 2011 at 5:35 AM, mp4...@att.com <mp4...@att.com> wrote:*** > *
> Please feel free to laugh if this is an ignorant question, but can you > tell me what I need to do to compile gwt-connectors on a Solaris box?
> I absolutely love the interface. It is precisely what I need for > project. However, after I grabbed all of file from the website and > placed them on the server, when the page came up I got the following > message:
> GWT module 'gwt_connectors_example' needs to be (re)compiled, please > run a compile or use the Compile/Browse button in hosted mode
> I have never compiled java and am admittedly flying blind here. I > just want to see this in action within my project.
> If this question is not appropriate for this forum (.i.e., I should > already know how to do this and shouldn't be playing with gwt- > connectors if I don't even know how to compile it), then I apologize.
> Thank you.
> -- > You received this message because you are subscribed to the Google Groups > "gwt-connectors" group. > To post to this group, send email to gwt-connectors@googlegroups.com. > To unsubscribe from this group, send email to > gwt-connectors+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/gwt-connectors?hl=en.****
> ** **
> -- > You received this message because you are subscribed to the Google Groups > "gwt-connectors" group. > To post to this group, send email to gwt-connectors@googlegroups.com. > To unsubscribe from this group, send email to > gwt-connectors+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/gwt-connectors?hl=en.****
> -- > You received this message because you are subscribed to the Google Groups > "gwt-connectors" group. > To post to this group, send email to gwt-connectors@googlegroups.com. > To unsubscribe from this group, send email to > gwt-connectors+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/gwt-connectors?hl=en.
Thanks for the honest help. I actually appreciate knowing that this could be a challenge.
Michael Peoples (mp4783) Senior Systems Manager AT&T - ATTSI Office/Cell: 614-886-0923 mpeop...@att.com<mailto:mpeop...@att.com>
This e-mail and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited."
From: gwt-connectors@googlegroups.com [mailto:gwt-connectors@googlegroups.com] On Behalf Of Damien G Sent: Thursday, October 27, 2011 6:15 PM To: gwt-connectors@googlegroups.com Subject: Re: [gwt-connectors] RE: [gt-connectors] How to compile gt-connectors
Actually, Maven, could be a shit to use, when used with both cmd line and IDE (netbeans/eclipse).. But it's a very powerful tool !! If u just need to compile, use command line, and refresh you ide.. Depending on ur devlopment level, it could be easy.. but you'll always get trouble with it, even after years of using it :D
--- Damien GRANIER
On Fri, Oct 28, 2011 at 11:02 AM, PEOPLES, MICHAEL P <mp4...@att.com<mailto:mp4...@att.com>> wrote:
Well, here's goes a another ounce of pride... while I've heard of Maven, is it something that's going to take me a week to learn? I'm not trying to be lazy or rude, I'm just so excited about finding this, I want to use it.
If it means anything, I've been using Aptana Studio (pretty much Eclipse in a Windows IDE) and have the project created there from the SVN on the Google site.
I guess I'm looking for a cookbook answer (i.e., get this software, go to that directory, run this command). That perhaps is too much to ask as I've no idea what's actually involved.
Thanks again for your help.
Michael Peoples (mp4783) Senior Systems Manager AT&T - ATTSI Office/Cell: 614-886-0923 mpeop...@att.com<mailto:mpeop...@att.com>
This e-mail and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited."
From: gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com> [mailto:gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups. com>] On Behalf Of Damien G Sent: Thursday, October 27, 2011 4:54 PM To: gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com> Subject: Re: [gwt-connectors] How to compile gwt-connectors
Hey, You have to compile the project using Maven.
Regads,
--- Damien GRANIER
On Fri, Oct 28, 2011 at 5:35 AM, mp4...@att.com<mailto:mp4...@att.com> <mp4...@att.com<mailto:mp4...@att.com>> wrote: Please feel free to laugh if this is an ignorant question, but can you tell me what I need to do to compile gwt-connectors on a Solaris box?
I absolutely love the interface. It is precisely what I need for project. However, after I grabbed all of file from the website and placed them on the server, when the page came up I got the following message:
GWT module 'gwt_connectors_example' needs to be (re)compiled, please run a compile or use the Compile/Browse button in hosted mode
I have never compiled java and am admittedly flying blind here. I just want to see this in action within my project.
If this question is not appropriate for this forum (.i.e., I should already know how to do this and shouldn't be playing with gwt- connectors if I don't even know how to compile it), then I apologize.
Thank you.
-- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com>. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com<mailto:gwt-connectors%2Bunsubsc ribe@googlegroups.com>. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.
-- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com>. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com<mailto:gwt-connectors%2Bunsubsc ribe@googlegroups.com>. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en. -- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com<mailto:gwt-connectors@googlegroups.com>. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com<mailto:gwt-connectors%2Bunsubsc ribe@googlegroups.com>. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.
-- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.
Because I'm new to this technology, I have lots of "holes" in my experience that I'm trying to fill. Hence, many of my questions my leave you scratching your head. I'm revealing the depth of my current ignorance, while asking for the help of those more experience than me to fill some of those holes.
Thanks for taking the time to respond.
Michael Peoples (mp4783) Senior Systems Manager AT&T - ATTSI Office/Cell: 614-886-0923 mpeop...@att.com<mailto:mpeop...@att.com>
This e-mail and any files transmitted with it are AT&T property, are confidential, and are intended solely for the use of the individual or entity to whom this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited."
From: gwt-connectors@googlegroups.com [mailto:gwt-connectors@googlegroups.com] On Behalf Of Evandro Pinheiro Sent: Friday, October 28, 2011 7:13 AM To: gwt-connectors@googlegroups.com Subject: Re: [gwt-connectors] How to compile gwt-connectors
No, I using eclipse with plugin gwt-plugin that has Jetty. But in production My project run on Tomcat. On Thu, Oct 27, 2011 at 6:54 PM, Damien G <granierdam...@gmail.com<mailto:granierdam...@gmail.com>> wrote: Hey, You have to compile the project using Maven.
Regads,
--- Damien GRANIER -- You received this message because you are subscribed to the Google Groups "gwt-connectors" group. To post to this group, send email to gwt-connectors@googlegroups.com. To unsubscribe from this group, send email to gwt-connectors+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/gwt-connectors?hl=en.