Re: Reconstructing Events [message #1112 is a reply to message #1111] |
Tue, 18 September 2007 12:28   |
Dmitry Onoprienko Messages: 26 Registered: May 2004 Location: Kansas State University |
|
|
|
Hello Blair,
I believe your compilation problem (when you compile from JAS3) comes from the fact that you are using the version of org.lcsim that you downloaded through JAS3 plugin manager.
Try checking out the latest version of lcsim module from CVS, building it, and installing into Jas3. Here are the tutorials that show how to do this:
Installing Maven with Netbeans Support
Building org.lcsim software
To resolve import problems in NetBeans, you need to tell the IDE where to find those packages. Maven will do this for you automatically if you use it to build the code.
|
|
|