ok 1. make sure yr pas common apps is up to date. i added a launcher for the authoring tool
2. make sure yr PLR and authoring tool code bases are up to date. 3. your java build path for PAR project should have PLR project under Projects. Under Order Export make sure PLR is above maven dependecies. 4. make sure yr curnit is update that you are using. to do this run a build pas. use BuildPasNote. its very simple. 5. launch the authoring tool launcher in pas common apps. this should remove that error and world On 2/6/07, laurel <[EMAIL PROTECTED]> wrote: > > > I'm doing some tests of adding JavaHelp to the authoring tool, but am > running up against some compiling and running issues again. I do seem > to be constantly plagued by these problems. > > I made a change to PasStep.java and Evidence.java in my version of the > checked out Pas Learner Runtime. I made some changes in the authoring > tool that depend on the changes made to Pas Step and Evidence. > > So - in order to compile the authoring tool, I need to make the > authoring tool dependent on my version of the Pas Learner Runtime. I > did that by going to Project>Properties>Java Build Path > in Eclipse, and adding the Pas Learner Runtime as a dependency which > is before the Maven2 dependencies. This resolved the compile problems > that I had been seeing. > > However, now when I try to run the authoring tool I get the following: > Exception in thread "main" java.lang.NoClassDefFoundError: com/l2fprod/ > common/swing/StatusBar > > This has happened to me before and in the past the only way to fix it > was to remove the Pas Learner Runtime from the authoring tool > dependencies, which then in turn causes a compile error, which is a > problem too. > > So...any ideas how I solve both these problems at the same time? > > Laurel > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
