Re: Eclipse 4.5 (Mars) and wolips

2015-06-23 Thread Chuck Hill
Yes! Knowledge of how to maintain and extend that is critical. Chuck On 2015-06-23, 12:06 PM, "Philippe Rabier" wrote: Of course you're not the only one to thank Wolfy for his work. Thank you. Philippe Rabier - http://twitter.com/prabier Sent from my iPhone On 23 Jun 20

Re: Eclipse version?

2015-06-23 Thread Chuck Hill
On 2015-06-23, 11:55 AM, "Andrew Kinnie" wrote: Yes, It was clearly my issue, as I have not touched this in a while. In any event, by pointing me to the wolips.properties file, I assume you mean that for WOLips to know how to create a new wonder project using the template, the wonder framewo

Re: Eclipse version?

2015-06-23 Thread Ramsey Gurley
That is one valid approach. Another is to clone Wonder in eGit, then import all the frameworks into the workspace and put them in their own working set so as not to clutter up your WO Explorer tab. This way if you find a bug in wonder, it’s easier to find/fix/submit. On Jun 23, 2015, at 12:15 P

Re: Eclipse version?

2015-06-23 Thread Ângelo Andrade Cirino
To work with Wonder the easy path is to clone the GitHub repository and then build Wonder from the command line. It will create a Roots dir in your home dir and then copy all the frameworks and jars to the proper places. Don't forget to read BUILD.txt. Good luck PS: it is worth the effort, Wo

Re: Eclipse 4.5 (Mars) and wolips

2015-06-23 Thread Philippe Rabier
Of course you're not the only one to thank Wolfy for his work. Thank you. Philippe Rabier - http://twitter.com/prabier Sent from my iPhone > On 23 Jun 2015, at 20:20, Ramsey Gurley wrote: > > Thanks Wolfy > > I’m looking forward to some of the new features in Mars > >

Re: Eclipse version?

2015-06-23 Thread Andrew Kinnie
Yes, It was clearly my issue, as I have not touched this in a while. In any event, by pointing me to the wolips.properties file, I assume you mean that for WOLips to know how to create a new wonder project using the template, the wonder frameworks need to be installed in the user frameworks dir

Re: Eclipse version?

2015-06-23 Thread Chuck Hill
On 2015-06-23, 11:36 AM, "Andrew Kinnie" wrote: Yes, I was starting to get the impression that Java was the issue, so I re-downloaded the Java 8 jdk (evidently when googling how to install java I ended up with the link that downloaded the jre and not the jdk. As I said, it has been a while)

Re: Eclipse version?

2015-06-23 Thread Andrew Kinnie
Yes, I was starting to get the impression that Java was the issue, so I re-downloaded the Java 8 jdk (evidently when googling how to install java I ended up with the link that downloaded the jre and not the jdk. As I said, it has been a while) Now I can access the properties and edit them. Ma

Re: Eclipse 4.5 (Mars) and wolips

2015-06-23 Thread Ramsey Gurley
Thanks Wolfy I’m looking forward to some of the new features in Mars http://eclipsesource.com/blogs/2015/06/19/docker-tools-top-eclipse-mars-feature-4/ It’s nice to see effort being made to maintain wolips. I’m sure I am not alone in saying that. Ramsey On Jun 23, 2015, at 11:05 AM, Wolfgang

Eclipse 4.5 (Mars) and wolips

2015-06-23 Thread Wolfgang Hartmann
Hy, Tomorrow will be the release of Eclipse 4.5. Because if this I've tested the current version of wolips with Eclipse 4.5 Releaes Candidate 4. There seem to be no problems with the new version of eclipse! There was just a new deprection warning which I've fixed directly in this pull-request:

Re: Eclipse version?

2015-06-23 Thread Chuck Hill
Unsupported major.minor version 51.0 Means you need to be running at least Java 1.7. Chuck On 2015-06-23, 9:59 AM, "Andrew Kinnie" wrote: OK, when I do that precisely nothing happens. The only window is the welcome view that opens when it starts. Thus far I have tried to create my own work

Re: Eclipse version?

2015-06-23 Thread Ramsey Gurley
My steps are 0. Install Java 8 1. Install Eclipse IDE for committers 2. Install WebObjects using WOInstaller.jar 3. Install wolips plugin from jenkins.wocommunity.org 4. make sure wolips.properties is okay either by editing it directly or setting paths in the preferences dialog Looking at buildi

Re: Eclipse version?

2015-06-23 Thread Andrew Kinnie
OK, when I do that precisely nothing happens. The only window is the welcome view that opens when it starts. Thus far I have tried to create my own workspace directory, and have tried using the default ~/Documents/workspace directory. All I get is the “welcome” view. If I try and create a te

Re: Eclipse version?

2015-06-23 Thread Chuck Hill
Try Window - Show View - Other - General - Error Log Are there spaces in the path to Eclipse, the workspace, or your project? Chuck On 2015-06-23, 8:41 AM, "Andrew Kinnie" wrote: Yeah, I tried that too. Does not seem to change anything. I don't know where the file is that it is trying to lo

Re: Eclipse version?

2015-06-23 Thread Andrew Kinnie
Yeah, I tried that too. Does not seem to change anything. I don’t know where the file is that it is trying to load, but it seems like the file with the issue is the one setting up the form itself. It does not appear to load the properties file itself, or even know where it is. Trying to look