Pebble as Eclipse project without jsp tag issues

View: New views
15 Messages — Rating Filter:   Alert me  

Pebble as Eclipse project without jsp tag issues

by geezenslaw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Simon, Gero and the Pebble community, I am working to debug the issues I have with the deployment of the twittertweeter.jar. I have gone as far as I can with logs. I am trying to convert my Pebble Eclipse ant build.xml project to an Eclipse project such that I can run the Pebble project using Eclipse and an Eclipse defined servlet container. If anybody has the appropriate Eclipse project files: .project and .classpath please reply. Or, if anyone has any ideas as to how to migrate the Pebble project to Eclipse please advise. Thanks, David.

Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.

Henry David Thoreau - Walden - 1845

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Olaf Kock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

David Brown schrieb:
> If anybody has the appropriate Eclipse project files:
> .project and .classpath please reply.

Hi David,

I have posted a patch with all relevant files on 28. March to this list.
Please search the archives. This will also integrate Pebble with the
standard Eclipse server environment. I believe that the pebble-changes
since March have not invalidated the patch.

Simon - you haven't commented the patch back then. If I've counted
correctly this is the third time someone asks for the integration.
What's your position regarding the existence of eclipse project files in
svn? You seem to be using Idea yourself...

Cheers,
Olaf


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Simon Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Olaf,

Sorry for not getting back to you. I've just tried to apply the patch
and I can't get it to work. patch on Windows just terminates and patch
for *nix tells me that the patch is malformed at line 6.

Has anybody else successfully applied the patch?

Cheers
Simon

On Thu, May 8, 2008 at 1:22 PM, Olaf Kock <okock@...> wrote:

> David Brown schrieb:
>> If anybody has the appropriate Eclipse project files:
>> .project and .classpath please reply.
>
> Hi David,
>
> I have posted a patch with all relevant files on 28. March to this list.
> Please search the archives. This will also integrate Pebble with the
> standard Eclipse server environment. I believe that the pebble-changes
> since March have not invalidated the patch.
>
> Simon - you haven't commented the patch back then. If I've counted
> correctly this is the third time someone asks for the integration.
> What's your position regarding the existence of eclipse project files in
> svn? You seem to be using Idea yourself...
>
> Cheers,
> Olaf
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by geezenslaw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Olaf, thanks for the speedy and informative reply. I navigated to:

http://sourceforge.net/mailarchive/forum.php?forum_name=pebble-user&max_rows=25&style=ultimate&viewmonth=200803&viewday=28

and, unfortunately, I see but a single posting (or is it me?). Do I have the right year? Please advise, David.

Olaf Kock wrote ..

> David Brown schrieb:
> > If anybody has the appropriate Eclipse project files:
> > .project and .classpath please reply.
>
> Hi David,
>
> I have posted a patch with all relevant files on 28. March to this list.
> Please search the archives. This will also integrate Pebble with the
> standard Eclipse server environment. I believe that the pebble-changes
> since March have not invalidated the patch.
>
> Simon - you haven't commented the patch back then. If I've counted
> correctly this is the third time someone asks for the integration.
> What's your position regarding the existence of eclipse project files in
> svn? You seem to be using Idea yourself...
>
> Cheers,
> Olaf
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.

Henry David Thoreau - Walden - 1845


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Simon Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That navigation is awful ... here's the direct link. :-)

http://sourceforge.net/mailarchive/attachment.php?list_name=pebble-user&message_id=47ECBBBC.9030004%40abstrakt.de&counter=1

Simon

On Thu, May 8, 2008 at 3:17 PM, David Brown <david@...> wrote:

> Hello Olaf, thanks for the speedy and informative reply. I navigated to:
>
> http://sourceforge.net/mailarchive/forum.php?forum_name=pebble-user&max_rows=25&style=ultimate&viewmonth=200803&viewday=28
>
> and, unfortunately, I see but a single posting (or is it me?). Do I have the right year? Please advise, David.
>
> Olaf Kock wrote ..
>> David Brown schrieb:
>> > If anybody has the appropriate Eclipse project files:
>> > .project and .classpath please reply.
>>
>> Hi David,
>>
>> I have posted a patch with all relevant files on 28. March to this list.
>> Please search the archives. This will also integrate Pebble with the
>> standard Eclipse server environment. I believe that the pebble-changes
>> since March have not invalidated the patch.
>>
>> Simon - you haven't commented the patch back then. If I've counted
>> correctly this is the third time someone asks for the integration.
>> What's your position regarding the existence of eclipse project files in
>> svn? You seem to be using Idea yourself...
>>
>> Cheers,
>> Olaf
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
> Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.
>
> Henry David Thoreau - Walden - 1845
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by geezenslaw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Simon: thanks for the link.

Olaf: I only have one error after creating an Eclipse project from SVN (pebble trunk):

Source file and method: NewsFeedCache.java.updateFeed()

At the line containing:

WireFeed wf = input.build(new XmlReader(new URL(url)));

Displays this compilation error:

The type org.jdom.Document cannot be resolved. It is indirectly referenced from required .class files

Olaf Kock wrote ..

> David Brown schrieb:
> > If anybody has the appropriate Eclipse project files:
> > .project and .classpath please reply.
>
> Hi David,
>
> I have posted a patch with all relevant files on 28. March to this list.
> Please search the archives. This will also integrate Pebble with the
> standard Eclipse server environment. I believe that the pebble-changes
> since March have not invalidated the patch.
>
> Simon - you haven't commented the patch back then. If I've counted
> correctly this is the third time someone asks for the integration.
> What's your position regarding the existence of eclipse project files in
> svn? You seem to be using Idea yourself...
>
> Cheers,
> Olaf
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.

Henry David Thoreau - Walden - 1845


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by geezenslaw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Olaf, sorry about the top post. I have resolved the previous issue but what is much less obvious because there are no .jar files to sustain the attached Eclipse problem issues. TIA and please advise, David.



Olaf Kock wrote ..

> David Brown schrieb:
> > If anybody has the appropriate Eclipse project files:
> > .project and .classpath please reply.
>
> Hi David,
>
> I have posted a patch with all relevant files on 28. March to this list.
> Please search the archives. This will also integrate Pebble with the
> standard Eclipse server environment. I believe that the pebble-changes
> since March have not invalidated the patch.
>
> Simon - you haven't commented the patch back then. If I've counted
> correctly this is the third time someone asks for the integration.
> What's your position regarding the existence of eclipse project files in
> svn? You seem to be using Idea yourself...
>
> Cheers,
> Olaf
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.

Henry David Thoreau - Walden - 1845


Severity and Description Path Resource Location Creation Time Id
CategoriesType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 58 1210264484260 333384
CategoriesType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 59 1210264484260 333386
CategoriesType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 123 1210264484260 333388
CategoriesType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 123 1210264484260 333389
CategoryType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 61 1210264484260 333387
CategoryType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 126 1210264484260 333390
CategoryType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 126 1210264484260 333391
ContentState cannot be resolved pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 171 1210264484245 333371
ObjectFactory cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 134 1210264484260 333392
ObjectFactory cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileCategoryDAO.java line 134 1210264484260 333393
ObjectFactory cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 183 1210264484245 333372
ObjectFactory cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 183 1210264484245 333373
StaticPageType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 107 1210264484245 333366
StaticPageType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 108 1210264484245 333368
StaticPageType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 162 1210264484245 333369
StaticPageType cannot be resolved to a type pebble/src/net/sourceforge/pebble/dao/file FileStaticPageDAO.java line 162 1210264484245 333370
The method getCacheConfiguration() is undefined for the type Cache pebble/src/net/sourceforge/pebble ContentCache.java line 69 1210264484776 333471
The method getCacheConfiguration() is undefined for the type Cache pebble/src/net/sourceforge/pebble ContentCache.java line 69 1210264484776 333472

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Simon Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi David,

Those classes are generated by JAXB - you'll need to run "ant
compileschema" from the command line (or from within Eclipse) to
generate them.

Cheers
Simon

On Thu, May 8, 2008 at 5:48 PM, David Brown <david@...> wrote:

> Hello Olaf, sorry about the top post. I have resolved the previous issue but what is much less obvious because there are no .jar files to sustain the attached Eclipse problem issues. TIA and please advise, David.
>
>
>
> Olaf Kock wrote ..
>> David Brown schrieb:
>> > If anybody has the appropriate Eclipse project files:
>> > .project and .classpath please reply.
>>
>> Hi David,
>>
>> I have posted a patch with all relevant files on 28. March to this list.
>> Please search the archives. This will also integrate Pebble with the
>> standard Eclipse server environment. I believe that the pebble-changes
>> since March have not invalidated the patch.
>>
>> Simon - you haven't commented the patch back then. If I've counted
>> correctly this is the third time someone asks for the integration.
>> What's your position regarding the existence of eclipse project files in
>> svn? You seem to be using Idea yourself...
>>
>> Cheers,
>> Olaf
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
> Yet some, not wise, go to the other side of the globe, to barbarous and unhealthy regions, and devote ten or twenty years, in that they may live,-that is, keep comfortably warm,- and die in New England at last.
>
> Henry David Thoreau - Walden - 1845
>
>
> Severity and Description                                                                        Path                                                            Resource                                Location        Creation Time   Id
> CategoriesType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 58 1210264484260   333384
> CategoriesType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 59 1210264484260   333386
> CategoriesType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 123        1210264484260   333388
> CategoriesType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 123        1210264484260   333389
> CategoryType cannot be resolved to a type                                               pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 61 1210264484260   333387
> CategoryType cannot be resolved to a type                                               pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 126        1210264484260   333390
> CategoryType cannot be resolved to a type                                               pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 126        1210264484260   333391
> ContentState cannot be resolved                                                         pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 171        1210264484245   333371
> ObjectFactory cannot be resolved to a type                                              pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 134        1210264484260   333392
> ObjectFactory cannot be resolved to a type                                              pebble/src/net/sourceforge/pebble/dao/file      FileCategoryDAO.java    line 134        1210264484260   333393
> ObjectFactory cannot be resolved to a type                                              pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 183        1210264484245   333372
> ObjectFactory cannot be resolved to a type                                              pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 183        1210264484245   333373
> StaticPageType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 107        1210264484245   333366
> StaticPageType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 108        1210264484245   333368
> StaticPageType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 162        1210264484245   333369
> StaticPageType cannot be resolved to a type                                     pebble/src/net/sourceforge/pebble/dao/file      FileStaticPageDAO.java  line 162        1210264484245   333370
> The method getCacheConfiguration() is undefined for the type Cache      pebble/src/net/sourceforge/pebble               ContentCache.java               line 69 1210264484776   333471
> The method getCacheConfiguration() is undefined for the type Cache      pebble/src/net/sourceforge/pebble               ContentCache.java               line 69 1210264484776   333472
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Simon Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I got this working in the end ... Google Mail decided that it wanted
to inline the attachment and applying it copy/pasted into a new file
doesn't work. After I saw that the mailing list actually has the
attachment, I downloaded it and applied that. Worked a treat except
for some ^M characters right at the end of the file.

Anyway, all committed now. :-)

Cheers
Simon

On Thu, May 8, 2008 at 2:36 PM, Simon Brown <simongbrown@...> wrote:

> Hi Olaf,
>
> Sorry for not getting back to you. I've just tried to apply the patch
> and I can't get it to work. patch on Windows just terminates and patch
> for *nix tells me that the patch is malformed at line 6.
>
> Has anybody else successfully applied the patch?
>
> Cheers
> Simon
>
> On Thu, May 8, 2008 at 1:22 PM, Olaf Kock <okock@...> wrote:
>> David Brown schrieb:
>>> If anybody has the appropriate Eclipse project files:
>>> .project and .classpath please reply.
>>
>> Hi David,
>>
>> I have posted a patch with all relevant files on 28. March to this list.
>> Please search the archives. This will also integrate Pebble with the
>> standard Eclipse server environment. I believe that the pebble-changes
>> since March have not invalidated the patch.
>>
>> Simon - you haven't commented the patch back then. If I've counted
>> correctly this is the third time someone asks for the integration.
>> What's your position regarding the existence of eclipse project files in
>> svn? You seem to be using Idea yourself...
>>
>> Cheers,
>> Olaf
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Olaf Kock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'll get back to this in a few hours. For now: The ant task should be
included as a separate Eclipse-Build-Step - e.g. executed automatically.
Perhaps a clean build would help...

As said, I'll retry in a few hours and post results.

Cheers,
Olaf

Simon Brown schrieb:

> Hi David,
>
> Those classes are generated by JAXB - you'll need to run "ant
> compileschema" from the command line (or from within Eclipse) to
> generate them.
>
> Cheers
> Simon
>
> On Thu, May 8, 2008 at 5:48 PM, David Brown <david@...> wrote:
>> Hello Olaf, sorry about the top post. I have resolved the previous issue but what is much less obvious because there are no .jar files to sustain the attached Eclipse problem issues. TIA and please advise, David.


--
abstrakt gmbh, henriettenstraße 73, 20259 hamburg
geschäftsführer: olaf kock, amtsgericht hamburg hrb 77188


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Olaf Kock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Simon Brown schrieb:
> I got this working in the end ... Google Mail decided that it wanted
> to inline the attachment and applying it copy/pasted into a new file
> doesn't work. After I saw that the mailing list actually has the
> attachment, I downloaded it and applied that. Worked a treat except
> for some ^M characters right at the end of the file.
>
> Anyway, all committed now. :-)

good to hear, thanks. That means that I have a few less differences upon
update soon :)

Cheers,
Olaf



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Olaf Kock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

ok - I see what's going on, but haven't got to the root: Either the
patch was bad or something went wrong applying it...

The basic eclipse files ".project" and ".classpath" seem to be well, but
the others belong to some subfolders. The structure should be as follows
(note the leading dot in directory names):

.externalToolBuilders
      GeneratePebbleCode.launch
.settings
      org.eclipse.jdt.core.prefs
      org.eclipse.wst.common.component
      org.eclipse.wst.common.project.facet.core.xml

This will activate the automatic code generation (there's a custom ant
builder configured, that will generate the required classes).

Hope that helps,

Cheers,
Olaf

Olaf Kock schrieb:

> Hi,
>
> I'll get back to this in a few hours. For now: The ant task should be
> included as a separate Eclipse-Build-Step - e.g. executed automatically.
> Perhaps a clean build would help...
>
> As said, I'll retry in a few hours and post results.
>
> Cheers,
> Olaf
>
> Simon Brown schrieb:
>> Hi David,
>>
>> Those classes are generated by JAXB - you'll need to run "ant
>> compileschema" from the command line (or from within Eclipse) to
>> generate them.
>>
>> Cheers
>> Simon
>>
>> On Thu, May 8, 2008 at 5:48 PM, David Brown <david@...> wrote:
>>> Hello Olaf, sorry about the top post. I have resolved the previous issue but what is much less obvious because there are no .jar files to sustain the attached Eclipse problem issues. TIA and please advise, David.
>
>


--
abstrakt gmbh, henriettenstraße 73, 20259 hamburg
geschäftsführer: olaf kock, amtsgericht hamburg hrb 77188

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Olaf Kock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Simon Brown schrieb:
> I got this working in the end ... Google Mail decided that it wanted
> to inline the attachment and applying it copy/pasted into a new file
> doesn't work. After I saw that the mailing list actually has the
> attachment, I downloaded it and applied that. Worked a treat except
> for some ^M characters right at the end of the file.
>
> Anyway, all committed now. :-)

Thanks,

as noted earlier there are some problems remaining. I learn that I
should probably zip even small patches next time :)

Don't know where these ^M originates - everything has been done in
eclipse/ubuntu, but that seems like only minor issues.

What format would you prefer future patches? Continue as patch or just
pack differing files?

Cheers,
Olaf

--
abstrakt gmbh, henriettenstraße 73, 20259 hamburg
geschäftsführer: olaf kock, amtsgericht hamburg hrb 77188

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues

by Simon Brown :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've just moved those files and re-committed them ... let us know how it goes.

Cheers
Simon

On Fri, May 9, 2008 at 6:23 PM, Olaf Kock <okock@...> wrote:

> Hi all,
>
> ok - I see what's going on, but haven't got to the root: Either the
> patch was bad or something went wrong applying it...
>
> The basic eclipse files ".project" and ".classpath" seem to be well, but
> the others belong to some subfolders. The structure should be as follows
> (note the leading dot in directory names):
>
> .externalToolBuilders
>      GeneratePebbleCode.launch
> .settings
>      org.eclipse.jdt.core.prefs
>      org.eclipse.wst.common.component
>      org.eclipse.wst.common.project.facet.core.xml
>
> This will activate the automatic code generation (there's a custom ant
> builder configured, that will generate the required classes).
>
> Hope that helps,
>
> Cheers,
> Olaf
>
> Olaf Kock schrieb:
>> Hi,
>>
>> I'll get back to this in a few hours. For now: The ant task should be
>> included as a separate Eclipse-Build-Step - e.g. executed automatically.
>> Perhaps a clean build would help...
>>
>> As said, I'll retry in a few hours and post results.
>>
>> Cheers,
>> Olaf
>>
>> Simon Brown schrieb:
>>> Hi David,
>>>
>>> Those classes are generated by JAXB - you'll need to run "ant
>>> compileschema" from the command line (or from within Eclipse) to
>>> generate them.
>>>
>>> Cheers
>>> Simon
>>>
>>> On Thu, May 8, 2008 at 5:48 PM, David Brown <david@...> wrote:
>>>> Hello Olaf, sorry about the top post. I have resolved the previous issue but what is much less obvious because there are no .jar files to sustain the attached Eclipse problem issues. TIA and please advise, David.
>>
>>
>
>
> --
> abstrakt gmbh, henriettenstraße 73, 20259 hamburg
> geschäftsführer: olaf kock, amtsgericht hamburg hrb 77188
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble as Eclipse project without jsp tag issues