Re: Eclipse Issue

2015-10-19 Thread Gino Pacitti
Copy of a successful installation email from the list:

> Hi,
> 
> decided to make the jump so on a 10.10.3 running Java 7 update 80
> 
> 
> 1) installed Eclipse IDE for Java Developers Luna SR2 (4.4.2)
> 
> 2) installed wolips from 
> https://jenkins.wocommunity.org/job/WOLips44/lastStableBuild/artifact/temp/dist/
> 
> 3) Installed the WebObjects Framework
> $ sudo mkdir -p /Library/WebObjects/Versions/WebObjects543
> $ curl -O http://wocommunity.org/tools/WOInstaller.jar
> $ sudo java -jar WOInstaller.jar 5.4.3 
> /Library/WebObjects/Versions/WebObjects543
> 
> 4) generated the wolips.properties as per step 3 on 
> https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation
> 
> 5) tried to generate the test projects and after selecting the “New 
> WebObjects Application, I get the ERROR
> 
> The wizard could not get started. reason, Plugin 
> “org.objectstyle.wolips.wzards” was unable to instantiate class 
> “org.objectstyle.wolips.wizards.WOApplicationWizard”. (screenshot below)
> 
> 
> 

 Louis,

I had this problem in the past... Check to make sure there is no spaces in the 
path to your eclipse folder.

Samuel



> On 19 Oct 2015, at 12:35, Calven Eggert  wrote:
> 
> Not a new install, but should it be treated that way?  Is this the latest 
> instructions? 
> https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation
> 
> 
> 
> 
>> On Oct 19, 2015, at 1:28 PM, Gino Pacitti  wrote:
>> 
>> If its a new installation you have to reinstall WOLips for that installation 
>> version and then use the eclipse properties file that has the framework 
>> paths…
>> 
>> 
>>> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
>>> 
>>> Does that mean I need to install WOLips, etc? Or will it just update 
>>> Eclipse and everything works? :)
>>> 
>>> 
>>> 
 On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
 
 That’s old!!! Try Mars  (4.x.x)
 
 
> On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
> 
> Hi, All
> 
> I’ve created a new java project but Eclipse freezes when I: Add Library, 
> then select “Webobjects Frameworks” and click Next.
> 
> I’m using Eclipse version 3.8.2.  Should I be using a different version 
> of Eclipse? (iMac OS version 10.10.5)
> 
> 
> Calven
> 
> ___
> 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/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com
 
>>> 
>>> 
>>> Calven
>>> 
>>> 
>>> 
>>> ___
>>> 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/ginokris%40me.com
>>> 
>>> This email sent to ginok...@me.com
>> 
> 
> 
> Calven
> 
> 
> 


 ___
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: Eclipse Issue

2015-10-19 Thread Calven Eggert
Not a new install, but should it be treated that way?  Is this the latest 
instructions? 
https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation 





> On Oct 19, 2015, at 1:28 PM, Gino Pacitti  wrote:
> 
> If its a new installation you have to reinstall WOLips for that installation 
> version and then use the eclipse properties file that has the framework paths…
> 
> 
>> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
>> 
>> Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
>> and everything works? :)
>> 
>> 
>> 
>>> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
>>> 
>>> That’s old!!! Try Mars  (4.x.x)
>>> 
>>> 
 On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
 
 Hi, All
 
 I’ve created a new java project but Eclipse freezes when I: Add Library, 
 then select “Webobjects Frameworks” and click Next.
 
 I’m using Eclipse version 3.8.2.  Should I be using a different version of 
 Eclipse? (iMac OS version 10.10.5)
 
 
 Calven
 
 ___
 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/tedpet5%40yahoo.com
 
 This email sent to tedp...@yahoo.com
>>> 
>> 
>> 
>> Calven
>> 
>> 
>> 
>> ___
>> 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/ginokris%40me.com
>> 
>> This email sent to ginok...@me.com
> 


Calven



 ___
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: Eclipse Issue

2015-10-19 Thread Gino Pacitti
If its a new installation you have to reinstall WOLips for that installation 
version and then use the eclipse properties file that has the framework paths…


> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
> 
> Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
> and everything works? :)
> 
> 
> 
>> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
>> 
>> That’s old!!! Try Mars  (4.x.x)
>> 
>> 
>>> On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
>>> 
>>> Hi, All
>>> 
>>> I’ve created a new java project but Eclipse freezes when I: Add Library, 
>>> then select “Webobjects Frameworks” and click Next.
>>> 
>>> I’m using Eclipse version 3.8.2.  Should I be using a different version of 
>>> Eclipse? (iMac OS version 10.10.5)
>>> 
>>> 
>>> Calven
>>> 
>>> ___
>>> 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/tedpet5%40yahoo.com
>>> 
>>> This email sent to tedp...@yahoo.com
>> 
> 
> 
> Calven
> 
> 
> 
> ___
> 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/ginokris%40me.com
> 
> This email sent to ginok...@me.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: Eclipse Issue

2015-10-19 Thread Calven Eggert
Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
and everything works? :)



> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
> 
> That’s old!!! Try Mars  (4.x.x)
> 
> 
>> On Oct 19, 2015, at 12:13 PM, Calven Eggert > > wrote:
>> 
>> Hi, All
>> 
>> I’ve created a new java project but Eclipse freezes when I: Add Library, 
>> then select “Webobjects Frameworks” and click Next.
>> 
>> I’m using Eclipse version 3.8.2.  Should I be using a different version of 
>> Eclipse? (iMac OS version 10.10.5)
>> 
>> 
>> Calven
>> 
>> ___
>> 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/tedpet5%40yahoo.com 
>> 
>> 
>> This email sent to tedp...@yahoo.com
> 


Calven



 ___
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

Eclipse Issue

2015-10-19 Thread Calven Eggert
Hi, All

I’ve created a new java project but Eclipse freezes when I: Add Library, then 
select “Webobjects Frameworks” and click Next.

I’m using Eclipse version 3.8.2.  Should I be using a different version of 
Eclipse? (iMac OS version 10.10.5)


Calven

 ___
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: Java Version or Eclipse issue?

2007-10-03 Thread Kieran Kelleher

Is there a different WebObjects version on build machine?

Certain older versions of WO did not have that method defined for  
NSMutableArray


On Oct 3, 2007, at 4:03 PM, Calven Eggert wrote:


Hi All,

I've built my WO app on my machine, Java 1.5, Eclipse Europa.  No  
problems.


I've checked out my source code on my Xserve Build machine and it  
won't

compile.  Same Eclipse version, same Java version.

Error msg:
The method contains(String) is undefined for the type NSMutableArray

Here is the offending line:
if (!userTrackingListArray.contains(componentStr)) {


ComponentStr is a String.
UserTrackingListArray is a NSMutableArray.


Any ideas on where I might look? Is this an Eclipse issue, a java  
version
issue, something else? (I've spent too much time on this now and my  
head is

spinning.)


Calven



 ___
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:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists% 
40mac.com


This email sent to [EMAIL PROTECTED]


___
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]


Re: Java Version or Eclipse issue?

2007-10-03 Thread Guido Neitzer

On 03.10.2007, at 14:03, Calven Eggert wrote:

I've checked out my source code on my Xserve Build machine and it  
won't

compile.  Same Eclipse version, same Java version.


Same WO version? "contains" came in 5.3 if I remember that correctly.  
Try "containsObject" and it should work.


cug
___
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]


Re: Java Version or Eclipse issue?

2007-10-03 Thread Ken Anderson

Use:

containsObject()

Ken

On Oct 3, 2007, at 4:03 PM, Calven Eggert wrote:


Hi All,

I've built my WO app on my machine, Java 1.5, Eclipse Europa.  No  
problems.


I've checked out my source code on my Xserve Build machine and it  
won't

compile.  Same Eclipse version, same Java version.

Error msg:
The method contains(String) is undefined for the type NSMutableArray

Here is the offending line:
if (!userTrackingListArray.contains(componentStr)) {


ComponentStr is a String.
UserTrackingListArray is a NSMutableArray.


Any ideas on where I might look? Is this an Eclipse issue, a java  
version
issue, something else? (I've spent too much time on this now and my  
head is

spinning.)


Calven



 ___
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:
http://lists.apple.com/mailman/options/webobjects-dev/kenlists% 
40anderhome.com


This email sent to [EMAIL PROTECTED]


___
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]


Java Version or Eclipse issue?

2007-10-03 Thread Calven Eggert
Hi All,

I've built my WO app on my machine, Java 1.5, Eclipse Europa.  No problems.

I've checked out my source code on my Xserve Build machine and it won't
compile.  Same Eclipse version, same Java version.

Error msg:
The method contains(String) is undefined for the type NSMutableArray

Here is the offending line:
if (!userTrackingListArray.contains(componentStr)) {


ComponentStr is a String.
UserTrackingListArray is a NSMutableArray.


Any ideas on where I might look? Is this an Eclipse issue, a java version
issue, something else? (I've spent too much time on this now and my head is
spinning.)


Calven



 ___
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]