Hi list
I was trying to make a erx D2W app, and things didn't work : >o
If one has a framework with an eomodel and some eo classes and uses
that as a dependency for a D2W project, it does not get put in the
classpath if:
1. the framework is in the eclipse workspace,
2. one is using wolips.
If I use the command line, eg, mvn clean package, then the resulting
target/ [project].woa has the framework.
I know one can create an eclipse run configuraton with
the .framework/Contents/Resources/Java folder on the classpath, but
what about other framework resources? Like the eomodel? how does that
get into the D2W project?
O.T but the new archetypes could hava a typo : > 0
Tthe Main.java :
public boolean isAssistantCheckboxVisible() {
String s = System.getProperty("d...@wwebassistant Enabled");
return s == null || NSPropertyListSerialization.booleanForString
(s);
}
Could 'D2WWebAssistant Enabled' be what is wanted?
Thanks i a
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]