jaspersoft studio - How to up and run java code in JasersoftStudio? -


i know if possible. used jaspersoftstudio, noticed when creating new project folder came jre library. see java editor in there well. possible write , run java code in jaspersoftstudio gui?

please share ideas on here.

regard, sakura

as may have noticed, jaspersoft studio repackaged eclipse. , yes possible run java code in it, it's bit more cumbersome in vanilla eclipse.

  1. in of jasper projects (the project icon in explorer should have little j), right click , open properties.

  2. in java build path, add new source folder.

  3. in new folder, create new file, , put main class in it.

  4. you can run keyboard shortcut alt-shift-x j. don't know if there's menu too.

additionally if have existing eclipse project, can import directly jaspersoft studio using import... existing projects workspace.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -