• 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
A Maven classpath issue/question ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A Maven classpath issue/question ?


  • Subject: A Maven classpath issue/question ?
  • From: "Mr. G Brown" <email@hidden>
  • Date: Fri, 21 Aug 2009 09:58:56 -0400

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: A Maven classpath issue/question ?
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: optimizing qualifier / query
  • Next by Date: Re: optimizing qualifier / query
  • Previous by thread: Re: optimizing qualifier / query
  • Next by thread: Re: A Maven classpath issue/question ?
  • Index(es):
    • Date
    • Thread