• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: A Maven classpath issue/question ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A Maven classpath issue/question ?


  • Subject: Re: A Maven classpath issue/question ?
  • From: Lachlan Deck <email@hidden>
  • Date: Mon, 24 Aug 2009 08:53:28 +1000

On 21/08/2009, at 11:58 PM, Mr. G Brown wrote:

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?

By doing exactly that. This, I found, wolips/webobjects to find the appropriate [framework|woa] bundle. i.e., so everything in that bundle is found.


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?

Probably without the space also.

with regards,
--

Lachlan Deck



_______________________________________________
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: 
 >A Maven classpath issue/question ? (From: "Mr. G Brown" <email@hidden>)

  • Prev by Date: Re: Building 5.3.3 apps on a 5.4.3 machine
  • Next by Date: Re: mod_WO
  • Previous by thread: A Maven classpath issue/question ?
  • Next by thread: Re: Pages to PDF conversion on server from WO app
  • Index(es):
    • Date
    • Thread