Re: New project woes
Re: New project woes
- Subject: Re: New project woes
- From: Ramsey Gurley via Webobjects-dev <email@hidden>
- Date: Fri, 18 Apr 2025 10:04:12 +0900
In order to remove dependency on WebObjects jars in WOLips, WOLips finds
them using your maven artifacts. If you are missing the JDBC adaptor or
postgresql plugin frameworks in your pom file, they probably won't be
available for selection when creating a new model.
I just pushed a new framework archetype I've been working on. I'm sure
it's not perfect yet, but you can try it.
If it doesn't work for some reason, I'm traveling until next week, so
I'm not ignoring you if I don't reply :)
https://github.com/nullterminated/woarchetypes
On 4/18/25 7:19 AM, Theodore Petrosky via Webobjects-dev wrote:
So I am finally ready to start a new project with Maven. I have the
project started and I wanted to create a new EOModel.. I selected New
EOModel and the adapter and the PlugIn are blank.
How do I select JDBC adapter and Postgresql PlugIn?
Ted
Theodore Petrosky
email@hidden
917 371-6080
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >New project woes (From: Theodore Petrosky via Webobjects-dev <email@hidden>) |