Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Faizel Dakri
I’ve been using Eclipse 2018-12 for a few weeks now and it appears to be 
working fine. I haven’t yet run into anything surprising.

F

-- 
Faizel Dakri
list...@dakri.com 



> On Feb 5, 2019, at 11:59 AM, Morris, Mark  > wrote:
> 
> I’m on Eclipse 4.6 and it’s working fine, but a few of my coworkers are on 
> Eclipse 4.7 and are very happy with it. (We all use WOLips.)
>  
> Coincidentally I just downloaded Eclipse 2018-12 yesterday to give it a try 
> sometime in the next week or so. Anyone try this yet?
>  
> Regards,
> Mark
>  
> From: Webobjects-dev 
>  > on 
> behalf of Aaron Rosenzweig mailto:aa...@chatnbike.com>>
> Date: Tuesday, February 5, 2019 at 11:41 AM
> To: John Pollard mailto:j...@pollardweb.com>>
> Cc: WebObjects Development  >
> Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 
> 4.5
>  
> Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. 
>  
> Newer Eclipse can sometimes bring better debugging and general Java goodness 
> but other than that… 
>  
> If you are reasonably happy, I wouldn’t switch. 
>  
> I guess for giggles and grins you could try out 4.7 and see how it goes. 
> AARON ROSENZWEIG / Chat 'n Bike 
> 
> e:  aa...@chatnbike.com   t:  (301) 956-2319
> 
> 
> 
> 
> 
> 
> 
> On Feb 5, 2019, at 5:08 AM, John Pollard  > wrote:
>  
> Hi list,
> 
> My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
> wolips / subclipse and all works fine.
> 
> Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?
> 
> Many thanks for your advice,
> 
> John
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com 
> 
> 
> This email sent to aa...@chatnbike.com 
>  
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/listfez%40dakri.com 
> 
> 
> This email sent to list...@dakri.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Maven and Wonder

2019-02-05 Thread Paul Hoadley
Hi Markus,

On 6 Feb 2019, at 02:23, Markus Stoll, junidas GmbH  
wrote:

> 2. wounit tests executed from surefireplugin in maven.
> 
> The default way the test is setup (to execute the tests from test-classes), 
> NSBundle won't find its resources, so MockEditingContext wont find the 
> EOModels. I created a patch to enable NSBundle to handle this setup. But I 
> guess, I am missing something here, too.
> But I could't find anything about how to setup surefire / junit / wounit 
> tests from Maven for Wonder / WebObjects.

This you shouldn't need to do. Are you using the latest WOUnit (1.2.4)?


-- 
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Can't run anymore

2019-02-05 Thread Jesse Tayler
I had that error and I think the solution was compiler settings and fussing 
with target versions, but it also may have been a framework that seemingly used 
to be included but perhaps got lost from my class path or otherwise needed to 
be added or re-ordered.

Unfortunately I can’t recall and only vaguely recall that error — I’m sure that 
error could have any number of root causes, but perhaps that gives you a few 
ideas to pursue...

> On Feb 5, 2019, at 3:50 PM, Valerio Luccio  wrote:
> 
> I use Mars 4.5.2 on Mojave with JDK 1.8.201
> 
> A couple of weeks ago all of a sudden my project stopped compiling because it 
> could not find the ERJars and ERExtensions frameworks, even though they wee 
> still on the same location on disk and my properties file hadn't changed. 
> Manged to get around that by adding them as user libraries (it creates an 
> issue when it comes to the ant build, but I can get around that).
> 
> Friday, out the blue, when I try to run the app, I get:
> 
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> com/webobjects/foundation/NSCoding
> at java.lang.ClassLoader.findBootstrapClass(Native Method)
> I've been going nuts. This happening on my office desktop, but my laptop 
> (same version of O/S, Eclipse and Java) does not have either issue. It seems 
> like something in the classpath got screwed up, but what ?
> 
> I tried deleting Java and re-installing both JRE andJDK. It didn't help.
> 
> I tried downloading Eclipse 2018-12, but when I try to run it tells me it 
> cannot find Java, even though it's clearly there and I can use (and Mars does 
> not seem to have an issue).
> 
> I'm out of ideas.
> 
> Thanks, 
> 
> -- 
> Valerio Luccio (212) 998-8736
> Center for Brain Imaging   4 Washington Place, Room 157
> New York UniversityNew York, NY 10003
> 
> "In an open world, who needs windows or gates ?"
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to jtay...@oeinc.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Can't run anymore

2019-02-05 Thread Valerio Luccio
I use Mars 4.5.2 on Mojave with JDK 1.8.201

A couple of weeks ago all of a sudden my project stopped compiling
because it could not find the ERJars and ERExtensions frameworks, even
though they wee still on the same location on disk and my properties
file hadn't changed. Manged to get around that by adding them as user
libraries (it creates an issue when it comes to the ant build, but I can
get around that).

Friday, out the blue, when I try to run the app, I get:

Error: A JNI error has occurred, please check your installation and try 
again
Exception in thread "main" java.lang.NoClassDefFoundError: 
com/webobjects/foundation/NSCoding
    at java.lang.ClassLoader.findBootstrapClass(Native Method)

I've been going nuts. This happening on my office desktop, but my laptop
(same version of O/S, Eclipse and Java) does not have either issue. It
seems like something in the classpath got screwed up, but what ?

I tried deleting Java and re-installing both JRE andJDK. It didn't help.

I tried downloading Eclipse 2018-12, but when I try to run it tells me
it cannot find Java, even though it's clearly there and I can use (and
Mars does not seem to have an issue).

I'm out of ideas.

Thanks,

-- 
Valerio Luccio (212) 998-8736
Center for Brain Imaging   4 Washington Place, Room 157
New York UniversityNew York, NY 10003

"In an open world, who needs windows or gates ?"

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Maven and Wonder

2019-02-05 Thread Hugi Thordarson
Hi Markus.

Regarding (1), you probably need to include JarResourceRequestHandler 
((https://gist.github.com/hprange/1068523) in your project and activate it in 
your Application constructor:

if (isDirectConnectEnabled()) {
registerRequestHandler(new JarResourceRequestHandler(), "wr");
}

And as you mention, this should probably have been included in Wonder some way 
a while back…

2) I don't use EOF anymore (using Cayenne) so this is not my area of expertise, 
but I'm guessing you need to check out  some of the methods in ERXExtensions 
for bootstraping the environment for testing. Probably initEOF or initApp, 
depending on your requirements.

- hugi


> On 5 Feb 2019, at 15:53, Markus Stoll, junidas GmbH  
> wrote:
> 
> Hi,
> 
> finally I started mavenizing my Wonder projects (and I am very grateful for 
> all the work done here).
> I observed few things that required patching Wonder and I wonder whether I 
> missed something.
> 
> 1. When I start one of the example application (from maven build) directly, 
> it creates URLs for the ERXStaticResourceRequestHandler that have a file 
> reference like this:
> 
> jar:file:///!/path/to/resource/in/jar
> 
> and ERXStaticResourceRequestHandler was not handling this correctly. I 
> created a patch for this, but I am puzzled why this might be needed as I 
> expected to be one of the last ones to go Maven.
> 
> 
> 2. wounit tests executed from surefireplugin in maven.
> 
> The default way the test is setup (to execute the tests from test-classes), 
> NSBundle won't find its resources, so MockEditingContext wont find the 
> EOModels. I created a patch to enable NSBundle to handle this setup. But I 
> guess, I am missing something here, too.
> But I could't find anything about how to setup surefire / junit / wounit 
> tests from Maven for Wonder / WebObjects.
> 
> Maybe someone can give me some hints. If I did not miss anything, I will be 
> glad to supply my patches to Wonder, but still I fear they might not be 
> needed at all...
> 
> Regards, Markus
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is
> 
> This email sent to h...@karlmenn.is

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Hugi Thordarson
Been using Eclipse 2018-12 since release and it works great. It's been quite a 
while since an Eclipse upgrade has caused problems.

- hugi



> On 5 Feb 2019, at 17:59, Morris, Mark  wrote:
> 
> I’m on Eclipse 4.6 and it’s working fine, but a few of my coworkers are on 
> Eclipse 4.7 and are very happy with it. (We all use WOLips.)
>  
> Coincidentally I just downloaded Eclipse 2018-12 yesterday to give it a try 
> sometime in the next week or so. Anyone try this yet?
>  
> Regards,
> Mark
>  
> From: Webobjects-dev 
>  > on 
> behalf of Aaron Rosenzweig mailto:aa...@chatnbike.com>>
> Date: Tuesday, February 5, 2019 at 11:41 AM
> To: John Pollard mailto:j...@pollardweb.com>>
> Cc: WebObjects Development  >
> Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 
> 4.5
>  
> Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. 
>  
> Newer Eclipse can sometimes bring better debugging and general Java goodness 
> but other than that… 
>  
> If you are reasonably happy, I wouldn’t switch. 
>  
> I guess for giggles and grins you could try out 4.7 and see how it goes. 
> AARON ROSENZWEIG / Chat 'n Bike 
> 
> e:  aa...@chatnbike.com   t:  (301) 956-2319 
> 
>   
> 
> 
> 
> On Feb 5, 2019, at 5:08 AM, John Pollard  > wrote:
>  
> Hi list,
> 
> My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
> wolips / subclipse and all works fine.
> 
> Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?
> 
> Many thanks for your advice,
> 
> John
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com 
> 
> 
> This email sent to aa...@chatnbike.com 
>  
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is 
> 
> 
> This email sent to h...@karlmenn.is 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Morris, Mark
I’m on Eclipse 4.6 and it’s working fine, but a few of my coworkers are on 
Eclipse 4.7 and are very happy with it. (We all use WOLips.)

Coincidentally I just downloaded Eclipse 2018-12 yesterday to give it a try 
sometime in the next week or so. Anyone try this yet?

Regards,
Mark

From: Webobjects-dev 
 on behalf of 
Aaron Rosenzweig 
Date: Tuesday, February 5, 2019 at 11:41 AM
To: John Pollard 
Cc: WebObjects Development 
Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO.

Newer Eclipse can sometimes bring better debugging and general Java goodness 
but other than that…

If you are reasonably happy, I wouldn’t switch.

I guess for giggles and grins you could try out 4.7 and see how it goes.
Aaron Rosenzweig / Chat 'n 
Bike
e:  aa...@chatnbike.com  t:  (301) 956-2319

[Image removed by sender. Chat 'n Bike]

[Image removed by sender. Chat 'n Bike]



On Feb 5, 2019, at 5:08 AM, John Pollard 
mailto:j...@pollardweb.com>> wrote:

Hi list,

My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
wolips / subclipse and all works fine.

Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?

Many thanks for your advice,

John
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  
(Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com

This email sent to aa...@chatnbike.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Wolips Plug-in

2019-02-05 Thread Savas Celik
Somehow my message got wrapped.

This is my question: 

I was experimenting with the Wolips plug-in. I have an extra plugin project 
file which I want to build now, but i can’t make it build properly :/ what do I 
have to take care of? when there is an extra file to build?

> On 5 Feb 2019, at 16:54, Savas Celik  wrote:
> 
> Hello community
> 
> I was experimenting with the Wolips plug-in. I have an extra plugin project 
> file which I want to build now, but i can’t make it build properly :/ what do 
> I have to take care of? when there is an extra file to build?
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/savas.celik%40rucotec.ch
> 
> This email sent to savas.ce...@rucotec.ch

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Wolips Plug-in

2019-02-05 Thread Savas Celik
Hello community

I was experimenting with the Wolips plug-in. I have an extra plugin project 
file which I want to build now, but i can’t make it build properly :/ what do I 
have to take care of? when there is an extra file to build?

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Maven and Wonder

2019-02-05 Thread Markus Stoll, junidas GmbH
Hi,

finally I started mavenizing my Wonder projects (and I am very grateful for all 
the work done here).
I observed few things that required patching Wonder and I wonder whether I 
missed something.

1. When I start one of the example application (from maven build) directly, it 
creates URLs for the ERXStaticResourceRequestHandler that have a file reference 
like this:

jar:file:///!/path/to/resource/in/jar

and ERXStaticResourceRequestHandler was not handling this correctly. I created 
a patch for this, but I am puzzled why this might be needed as I expected to be 
one of the last ones to go Maven.


2. wounit tests executed from surefireplugin in maven.

The default way the test is setup (to execute the tests from test-classes), 
NSBundle won't find its resources, so MockEditingContext wont find the 
EOModels. I created a patch to enable NSBundle to handle this setup. But I 
guess, I am missing something here, too.
But I could't find anything about how to setup surefire / junit / wounit tests 
from Maven for Wonder / WebObjects.

Maybe someone can give me some hints. If I did not miss anything, I will be 
glad to supply my patches to Wonder, but still I fear they might not be needed 
at all...

Regards, Markus


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Maik Musall
Hi,

I've been on 2018-09 (which is 4.9) since October and it's been fine. Planning 
to test 2018-12 soon. But I don't use EOModeler any more (because Cayenne), so 
I can't say if that even still works at all :)

Java 8 features support has been improving every release, let alone Java 11. So 
I'd say the recommendation whether or not to upgrade largely depends on how 
fast you're modernizing your code base.

Maik


> Am 05.02.2019 um 16:42 schrieb Gordon Belray :
> 
> HI John,
> 
> I’m on Eclipse 4.7 with WO and it’s working fine. 
> 
> I can share my notes on the setup if you need them.
> 
> Regards,
> Gordon
> 
> Gordon Belray
> Information Architect
> University of Toronto Libraries
> gordon.bel...@utoronto.ca 
> 647-700-7402
> 
>> On Feb 5, 2019, at 10:17 AM, Aaron Rosenzweig > > wrote:
>> 
>> Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. 
>> 
>> Newer Eclipse can sometimes bring better debugging and general Java goodness 
>> but other than that… 
>> 
>> If you are reasonably happy, I wouldn’t switch. 
>> 
>> I guess for giggles and grins you could try out 4.7 and see how it goes. 
>> AARON ROSENZWEIG / Chat 'n Bike 
>> 
>> e:  aa...@chatnbike.com   t:  (301) 956-2319
>>  
>> 
>>> On Feb 5, 2019, at 5:08 AM, John Pollard >> > wrote:
>>> 
>>> Hi list,
>>> 
>>> My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 
>>> + wolips / subclipse and all works fine.
>>> 
>>> Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?
>>> 
>>> Many thanks for your advice,
>>> 
>>> John
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>>> )
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
>>>  
>>> 
>>> 
>>> This email sent to aa...@chatnbike.com 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>> )
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/gordon.belray%40utoronto.ca
>>  
>> 
>> 
>> This email sent to gordon.bel...@utoronto.ca
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag
> 
> This email sent to m...@selbstdenker.ag

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Gordon Belray
HI John,

I’m on Eclipse 4.7 with WO and it’s working fine.

I can share my notes on the setup if you need them.

Regards,
Gordon

Gordon Belray
Information Architect
University of Toronto Libraries
gordon.bel...@utoronto.ca
647-700-7402

On Feb 5, 2019, at 10:17 AM, Aaron Rosenzweig 
mailto:aa...@chatnbike.com>> wrote:

Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO.

Newer Eclipse can sometimes bring better debugging and general Java goodness 
but other than that…

If you are reasonably happy, I wouldn’t switch.

I guess for giggles and grins you could try out 4.7 and see how it goes.
Aaron Rosenzweig / Chat 'n 
Bike
e:  aa...@chatnbike.com  t:  (301) 956-2319
[Chat 'n Bike]  [Chat 'n Bike]

On Feb 5, 2019, at 5:08 AM, John Pollard 
mailto:j...@pollardweb.com>> wrote:

Hi list,

My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
wolips / subclipse and all works fine.

Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?

Many thanks for your advice,

John
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  
(Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com

This email sent to aa...@chatnbike.com

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  
(Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/gordon.belray%40utoronto.ca

This email sent to gordon.bel...@utoronto.ca

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Aaron Rosenzweig
Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. 

Newer Eclipse can sometimes bring better debugging and general Java goodness 
but other than that… 

If you are reasonably happy, I wouldn’t switch. 

I guess for giggles and grins you could try out 4.7 and see how it goes. 
AARON ROSENZWEIG / Chat 'n Bike 
e:  aa...@chatnbike.com   t:  (301) 956-2319



> On Feb 5, 2019, at 5:08 AM, John Pollard  wrote:
> 
> Hi list,
> 
> My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
> wolips / subclipse and all works fine.
> 
> Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?
> 
> Many thanks for your advice,
> 
> John
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
> 
> This email sent to aa...@chatnbike.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread John Pollard
Hi list,

My last update of Eclipse/WOLips was in 2015 and I am on Eclipse Mars 4.5.2 + 
wolips / subclipse and all works fine.

Should I move up (to Eclipse/WOLips 4.7?) or not much reason to do so?

Many thanks for your advice,

John
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com