Prev: A Question About Directive
Next: Animated Gif
From: Luci Ellis on 20 Jul 2010 03:41 Dear MathGroupers, I'm developing an application containing multiple packages, using Wolfram Workbench. When I deploy it into my /Library/Mathematica/Applications folder (on Mac OS X), the packages refuse to load. Suppose I work for an organisation called XYZ and the packages are all inside a folder XYZ in the Applications folder. Then the input: Needs["XYZ`DateListBarChart`"] Gives the error message: Get::"noopen" : ""Cannot open "DateListBarChart`DateListBarChart`"." The single init.m file contains a single line: Get["XYZ`XYZ`"] What am I doing wrong? Why won't the packages inside the context/application load? Grateful for any advice. Regards, Luci
|
Pages: 1 Prev: A Question About Directive Next: Animated Gif |