'. '

DukeScriptInNetBeans

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(Deploy to iOS?)
(Deploy to Any Browser?)
Line 32: Line 32:
[[Image:Duke4nb-05-bck2brwsr.png]]
[[Image:Duke4nb-05-bck2brwsr.png]]
 +
 +
==== Create a [[NetBeans]] Extension? ====
 +
 +
Why not package your application for [[NetBeans]] users when you don't have to change a single line of code?
 +
 +
[[Image:Duke4nb-06-nbrwsr.png]]

Revision as of 10:41, 18 June 2014

Essential part of DukeScript is its capability to deploy to almost any device on the planet (that can render HTML). One can configure everything in a IDE independent way, but the best way is to get your instance of NetBeans 8.0 and follow few easy steps:

Contents

Install the Plugin

Go to Tools/Plugins, refresh the catalog, select available plugins tab and install HTML/Java Project Support.

Image:Duke4nb-01-install.png

Create New Project

Now create new project. There are multiple prepared versions of the project in the NetBeans project templates tree, but the most generic one is HTML5 with Java Application Logic.

Image:Duke4nb-02-project.png

After seeking a wizard step with project description and easy access to essential documentation you need to specify the location where to create your project, the starting template to use and then you need to decide few important questions.

Deploy to Android?

Image:Duke4nb-03-dlvkbrwsr.png

If you want to deploy to Android, you need the Google's SDK installed and you need to point your build or IDE to its location. Either via a property, or inside of global settings.xml file.

Deploy to iOS?

Image:Duke4nb-04-ibrwsr.png

To deploy to iPhone or iPad you need to be running on Mac.

Deploy to Any Browser?

Thanks to Bck2Brwsr project, it is easy to package your application to run inside of any modern browser (even without Java plugin installed).

Image:Duke4nb-05-bck2brwsr.png

Create a NetBeans Extension?

Why not package your application for NetBeans users when you don't have to change a single line of code?

Image:Duke4nb-06-nbrwsr.png

Personal tools
buy