PROTECTED]>
Subject: Re: JavaEOGenerator, Eclipse, WOLips, WO 5.4, Mac OS X
10.5.2
To:
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original
From what i know, JavaEOGenerator did work on command line but could not
if it is working for you.
I will try to include them in wiki by this week. I hope it will help to
have a working base template for those to add on.
Cheong Hee
Message: 3
Date: Mon, 25 Feb 2008 12:33:02 +0100
From: Emmanuel KOPP <[EMAIL PROTECTED]>
Subject: JavaEOGenerator, Eclipse,
There is a Wiki page for templates http://wiki.objectstyle.org/
confluence/pages/viewpage.action?pageId=2655245 for the various
generators. I heartily recommend singing up for a Confluence login
and adding them. If you don't want to do that, please forward them to
me and I can add them mysel
Unless someone offers a better solution, I will revamp the templates
for WO 5.4 and put them somewhere easily accessible. The changes are
not vast, but it sure is a pain to hand edit all the .java files every
time I make a change to the model.
On Feb 25, 2008, at 3:33 AM, Emmanuel KOPP wro
Hello,
I try to generate my Java files from the JavaEOGenrator but is seems
don't work.
The .eogen file is ok (generated) but the java class aren't generate
when I do a right clic on de eogen file on eclipse.
I tried with the JavaEOgenerator ->
http://developer.apple.com/samplecode/JavaE
File a bug against JavaEOGenerator.
On Dec 3, 2007, at 8:35 AM, Freddie Tilley wrote:
Or is the JavaEOGenerator responsible for this?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@
On 21 nov 2007, at 16:17, Freddie Tilley wrote:
When I generate my javaclasses files in Eclipse 3.3 using
JavaEOGenerator, all the attributes accessor methods always use data
types:
com.webobjects.foundation.NSData instead of just String, even though
I set the data type in Entity Modeler t
When I generate my javaclasses files in Eclipse 3.3 using
JavaEOGenerator, all the attributes accessor methods always use data
types:
com.webobjects.foundation.NSData instead of just String, even though I
set the data type in Entity Modeler to String S
the JavaEOGenerator template contains