|
Solarfingers
|
|
Post:
Jan 30th 2008 at 7:09 PM |
|
|
In Reading the directions for importing Tuxguitar into Eclipse... Where you say,
/// Expand it and click where is "Native Library Location", then push "edit" and add all the SWT native libraries (*.dll or *.so files).
Other way is adding "-Djava.library.path=/path_to_libraries" at "Arguments -> VM Arguments" of eclipse "Run" dialog. ///
Just where do teh SWT native libraries reside? Are they inside the Java implementation folder? I couldn't locate any *.so or *.dll on Windows XP...
//// === "share" folder ===
You need "src/share" folder to be inside "bin" folder when compiled. The easiest way to accomplish this is to right-click at the "share" folder, go to "Build path" and select "Use as source folder".////
Which "bin" folder are we refering to, java?
Thanks,
Bob Dietz ?;O)
|
|