| Developer
Tool |
Content |
| NeuroKernel
UI Builder |
XUID based
NeuroKernel User Interface builder. It can convert XUID to Java |
| Application
Packager |
Applications can
be shrink wrapped with this tool. |
| Application
Runner |
Developers can run
applications locally without registering them. |
All Developer Tools are integrated with NeuroKernel Developer Edition.
Developers can use any Java IDE for the source base development. It is
recommended that Development of a NeuroKernel Application is done on
Client Kernel Context using the latest Sun Java Plug-in. Sun Java plug-in can clear the class cache from its control panel which
gives developers to continuously test an application.
On the server side,
developers must make sure the servlet engine they use have a auto context
reloading feature turned on. Some IDEs can debug Sun Java plug-in based
applets step by step by using Java's remote debugging feature. This remote
debugging feature will certainly work with NeuroKernel Client Kernel Context as well.
All Developer tools are ground up NeuroKernel applications. NeuroKernel UI
Builder is a XUID (XML User Interface Definition) based UI builder
which offers detailed calibration of a NeuroKernel user interface. It can
convert XUID source code to NeuroKernel Java API source. Developers can test
the interface with a single button click, and save portions of the XUID code
as templates to be used later again. The best of all what you build with UI
builder is what you will get with your application guaranteed. It also has a feature to create a NeuroKernel application servlet context
which will be ready to use for development. Please see our knowledge
base for the details of these developer tools.
|