Discussion:
[Middlegen-user] MiddlegenIDE 1.1.1
n***@spamex.com
2005-03-16 22:07:52 UTC
Permalink
I've tried out the 1.1.1 release. The table names are being placed in
the middlegen-build.xml file but the graphical table relation editor
doesn't launch when the wizard "Finish" button is clicked.

http://engel.us/middlegen-build.xml

In the XML there's an error message: Middlegen is not found. Please
install Middlegen. Do I need to configure the path to Middlegen
somewhere?

I simply copied the plugins\org.ultimania.middlegenide_1.1.1 and
C:\middlegenide_1.1.1\plugins\net.sf.middlegen_2.1.1 to my eclipse
directory.

-- Mark

-----Original Message-----
From: Takashi Okamoto [mailto:***@gloria.or.tp]
Sent: Wednesday, March 16, 2005 2:46 PM
To: middlegen-***@lists.sourceforge.net
Subject: Middlegen Listserv: Re: [Middlegen-user] About MiddlegenIDE
1.1.0

* Replies will be sent through Spamex to
middlegen-***@lists.sourceforge.net
* For additional info click -> http://www.spamex.com/i/?v=5886432

Hi,

I have a test release though it's not official. It was fixed these
problem. Could you try it?

http://ultimania.org/middlegenide/download/middlegenide_1.1.1.zip

thanks,

Takashi Okamoto


From: n7sf-***@spamex.com
Subject: Re: [Middlegen-user] About MiddlegenIDE 1.1.0
Date: Wed, 16 Mar 2005 13:38:29 -0500
I can not find the reason you mention. Does anybody have same
problem?
Takashi Okamoto
I choose the tables from my Oracle database and press the "Finish"
button; unfortunately, no table diagram is displayed. The wizard just
closes.
Loading Image...
1.) A middlegen-build.xml file is generated in the Eclipse project
directory when the "Finish" button is clicked but it isn't added to the
Eclipse Package Explorer tree. Also, the build file generated is
http://engel.us/middlegen-build.xml
2.) Items other than tables are displayed in the Middlegen wizard's
Loading Image...
-- Mark
-----Original Message-----
Subject: Re: [Middlegen-user] About MiddlegenIDE 1.1.0
Date: Wed, 16 Mar 2005 13:21:14 -0000
Hi Takashi,
As far as I can tell the table selector on this release has stopped
working, rather than producing the E-R diagram with only the
selected
table in it, it takes a few minutes and brings back all tables.
Cheers,
Mal
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
Takashi Okamoto
2005-03-16 22:36:22 UTC
Permalink
From: n7sf-***@spamex.com
Subject: [Middlegen-user] MiddlegenIDE 1.1.1
Date: Wed, 16 Mar 2005 16:06:14 -0800
Post by n***@spamex.com
I've tried out the 1.1.1 release. The table names are being placed in
the middlegen-build.xml file but the graphical table relation editor
doesn't launch when the wizard "Finish" button is clicked.
http://engel.us/middlegen-build.xml
In the XML there's an error message: Middlegen is not found. Please
install Middlegen. Do I need to configure the path to Middlegen
somewhere?
No, you don't need. I checked your build file:
...
<property name="lib.dir" value="/c:/eclipse/plugins/net.sf.middlegen_2.1.1/lib/" />
...
lib.dir property is path for middlegen library. Above description
seems right if middlegenide was installed correctly. Could you check
this directry?

Takashi Okamoto

Loading...