|
|
I’m going through the setup/config steps on the wiki for the first time. Everything seemed to be going well until I tried to create a new project. I’m using the steps from this page on the wiki: http://bugbeta.com/wiki/index.php/Create_a_basi… I choose Bug Application as the project type, name it "Hello World" and then get an error with "unable to create BUG Application project" when I click Finish. The error details from the log are pasted below (I truncated the deeper portions of the stack trace). I apologize in advance if I’m doing something stupid… this is my first exposure to Eclipse, so it’s certainly possible that I’m doing something incorrectly. I have followed the wikis setup/install directions to the letter, though, and this is the first/only issue I’ve run into. Thanks, jeff eclipse.buildId=I20070625-1500 Error java.lang.reflect.InvocationTargetException |
|
|
Ok… false alarm. Turned out to be an ID10T error. :) For those who might run into the same thing… after setting up the Graphical Editing components and the BUG SDK, make sure you re-start the full Eclipse environment. When it offered to simply apply changes without restarting, I went that route.. and that seems to be the cause of the problem. Now that I’ve re-started Eclipse, all seems to be well with creating a new project and I was also able to fetch, build, and run the LCD Hello World sample. Thanks, Jeff |
|
|
Glad to hear you were able to get everything working properly and able to run Hello World! Let us know if we can assist in any other way. :) Thanks, Heather |