Apologies for the basic question... but I keep getting the following error when trying to run Kepler:<div><br></div><div><div><font class="Apple-style-span" color="#993300">$ ant run</font></div><div><font class="Apple-style-span" color="#993300">Buildfile: build.xml</font></div>
<div><font class="Apple-style-span" color="#993300"><br></font></div><div><font class="Apple-style-span" color="#993300">compile:</font></div><div><font class="Apple-style-span" color="#993300">     [echo] Note that you may need to run "ant force-ptolemy compile" to compile ptolemy.</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] Compiling configuration-manager...</font></div><div><font class="Apple-style-span" color="#993300">  [compile] Compiling module-manager...</font></div><div><font class="Apple-style-span" color="#993300">  [compile] Compiling core...</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] Compiling 70 source files to C:\kepler\svn\core\target\classes</font></div><div><font class="Apple-style-span" color="#993300">  [compile] C:\kepler\svn\core\src\org\kepler\objectmanager\cache\LocalRepositoryManager.java:140: cannot find symbol</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] symbol  : method getPersistentUserWorkflowsDir()</font></div><div><font class="Apple-style-span" color="#993300">  [compile] location: class org.kepler.util.DotKeplerManager</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile]             _defaultUserWorkflowDirectory = dkm.getPersistentUserWorkflowsDir();//new File(persistentDir, "w</font></div><div><font class="Apple-style-span" color="#993300">orkflows");</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile]                                                ^</font></div><div><font class="Apple-style-span" color="#993300">  [compile] C:\kepler\svn\core\src\org\kepler\objectmanager\cache\LocalRepositoryManager.java:549: cannot find symbol</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] symbol  : method getPersistentUserWorkflowsDirName()</font></div><div><font class="Apple-style-span" color="#993300">  [compile] location: class org.kepler.util.DotKeplerManager</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile]                     addLocalRepoRootDir(_defaultUserWorkflowDirectory, dkm.getPersistentUserWorkflowsDirName</font></div><div><font class="Apple-style-span" color="#993300">());</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile]                                                                           ^</font></div><div><font class="Apple-style-span" color="#993300">  [compile] Note: Some input files use or override a deprecated API.</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] Note: Recompile with -Xlint:deprecation for details.</font></div><div><font class="Apple-style-span" color="#993300">  [compile] Note: Some input files use unchecked or unsafe operations.</font></div>
<div><font class="Apple-style-span" color="#993300">  [compile] Note: Recompile with -Xlint:unchecked for details.</font></div><div><font class="Apple-style-span" color="#993300">  [compile] 2 errors</font></div><div><font class="Apple-style-span" color="#993300"><br>
</font></div><div><font class="Apple-style-span" color="#993300">BUILD FAILED</font></div><div><font class="Apple-style-span" color="#993300">C:\kepler\svn\build-area\build.xml:48: Compile failed; see the compiler error output for details.</font></div>
<div><font class="Apple-style-span" color="#993300"><br></font></div><div><font class="Apple-style-span" color="#993300">Total time: 5 seconds</font></div><div> </div><div>I've re-checkout (svn) the build area, completed (several) "ant updates"... to no avail... Any assistance would be greatly appreciated.</div>
<div><br></div><div>Thanks in advance!</div><div><br></div><div>Jon Boright</div><div> </div>---------------------------------------<br><br>
</div>