| This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. The article is believed to be still valid for the original topic scope. |
Contents |
Once the WidSets Emulator is installed in your PC, you are ready to use WidSets Devkit SDK for testing and using widgets. Following are various commands which are used on command prompt to deal with various functions of the emulator.
Syntax: devkit <options> command <command argument>
configuration of WidSets site to use (External site configuration).
host and pointer of the proxy server to be used with WidSets.
The command disables the use of an HTTP proxy server.
The command enables the tunneling in absence of an HTTP proxy server.
Disallows the use of tunneling.
Authentication of Username and password of website.
Disables username and password authentication of website.
Command changes the skin for WidSets emulator
Force to use (old) existing of site config
Override embedded client with specified .jar
Enables active standby mode of the emulator
Disables active standby mode of the emulator
Starts MIDlet in background mode in active mode
login USERNAME PASSWORD
check [WIDGET DIR]
upload [DIR]
writejad JADFILE
compile FILE [LANG]
readtheme FILE
printtheme FILE
Info
clean
run [DIR [LANG]]
If DIR is given the emulator will compile *.he files at the directory when needed and replace corresponding widget scripts at dashboard. By default the compiler localizes the scripts using *.properties file with same name as the script, but shared backup file can be specified as second argument
runw [DIR [LANG]]
Otherwise like run but opens a separate window
Getting Started With WidSets-Part1
No related wiki articles found