Spket IDE is powerful toolkit for JavaScript and XML development.
The powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development.
The JavaScript editor provides features like code completion, syntax highlighting and content outline that helps developers productively create efficient JavaScript code.
Requirements
Java 1.4.2 or higher, download form java.com
Caution
Spket IDE is free for non-commercial use. for commercial use, you need buy a license, or you can get a FREE copy with TrialPay.
File | Ver | Size |
---|---|---|
Plugin(Platform Independent) | ||
Plugin | 1.6.12 | 4.25 MB |
RCP(Win32 and Linux GTK x86) | ||
Spket IDE | 1.6.12 | 9.54 MB |
Update Site | ||
Update Site | 1.6.12 | - |
Archived Update Site | 1.6.12 | 4.34 MB |
Instructions
To launch the installer, use: java -jar spket-1.6.12.jar
Frequently Asked Technical Questions
- Is Spket IDE free
- Can I install Spket IDE as an add-on to another product?
- Code completion not works in XUL editor
- How to access resource like chrome://browser/... in editor
- how to setup Laszlo for code assist
- Does Spket work with ExtJS 1.0
Spket IDE is free for non-commercial use. for commercial use, it costs $29.90(USD) for a single-user license.
Can I install Spket IDE as an add-on to another product?
Yes, just make sure these products are build on Eclipse 3.2.2 or above. You can get the version information using menu "Help" -> "About...", and then click on the Eclipse icon to see what version of the platform is being used. For how to install plug-ins, see here or here.
Code completion not works in XUL editor
Download the XUL schema, unzip it, and copy *.xsd to folder {INST_DIR}\plugins\com.spket.grammars\mozilla\. Please visit here for license and restrictions.
How to access resource like chrome://browser/... in editor
Using menu "Window" -> "Preferences...", choose "Spket" -> "Extensions", input the directory of Firefox. Then you can access the resource in firefox directory, like Locale, and XBL binding not in projects.
How to setup Laszlo for code assist
Using menu "Window" -> "Preferences...", choose "Spket" -> "Laszlo", input the directory of Laszlo like "D:\appsvr\lps\Server\lps-4.0.0".
Does Spket work with ExtJS 1.0
Yes, just put following code into file ext.jsb before tag
0 comments:
Post a Comment