[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orekit Users] uncompilable source - error from NetBeans



Hi Michael,

Michael Turner <michael.eugene.turner@gmail.com> a écrit :

I'm trying to ease into the example code provided. Adding this line

  import org.apache.commons.math3.geometry.euclidean.threed.RotationOrder;

to a simple HelloWorld app, then trying to run it, caused an error
message about the app being uncompilable. Any idea what would cause
this?

This may happen if you don't have Apache Commons Math 3 in your classpath. Perhaps you have a wrong version of the library (prior to 3.X the top level import package was not the same), or perhaps there is a missing dependency (in order to use Orekit you must have both Orekit and Apache Commons Math declared as dependencies of your project).

best regards,
Luc


Regards,
Michael Turner

Project Persephone
K-1 bldg 3F
7-2-6 Nishishinjuku
Shinjuku-ku Tokyo 160-0023
Tel: +81 (3) 6890-1140
Fax: +81 (3) 6890-1158
Mobile: +81 (90) 5203-8682
turner@projectpersephone.org
http://www.projectpersephone.org/

"Love does not consist in gazing at each other, but in looking outward
together in the same direction." -- Antoine de Saint-Exupéry





----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.