Spket IDE 1.2.0
Requirements
- Java 1.4.2 or higher, download form java.com
- Eclipse SDK 3.2
- Eclipse Web Tools Project WTP 1.5 (and prerequisites)
- XULRunner - Only requried for Windows, for Linux, see the FAQ (only test on Ubuntu 6.06 LTS)
- Download 1.8.0.4
- Unpack the XULRunner package in a directory of your choice (for example, C:\XULRunner).
- Change to the directory where the XULRunner executable file resides
- Register XULRunner by executing the following at the command line: xulrunner --register-global
| File |
Size |
Notes |
Spket IDE Plugin |
1.6 MB |
- |
Spket IDE 1.0.1
Requirements
Spket IDE does not include a Java runtime environment (JRE).
You will need a 1.4.2 level or higher Java runtime or Java development kit (JDK) installed on your machine in order to run Spket IDE.
Please download and install Java 1.4 from java.com.
| File |
Size |
Notes |
| Windows(RCP) |
| Spket IDE 1.0.1 |
6.63 MB |
- |
| Spket IDE 1.0.1 (Lite) |
3.80 MB |
Eclipse RCP Runtime Binary 3.1.1 is required. |
| Platform Independent(Plugin) |
| Spket IDE Plugin |
840 KB |
See Instructions |
Instructions
RCP Version
- Install
- Run the installation program and follow the instructions.
- Run
- To run the application, you can:
- Start the spket.exe from the product installation directory
- Or start menu -> Programs -> spket -> spket
Plugin Version
- Install Eclipse SDK 3.1 and Eclipse WTP 1.0
- Download Spket IDE Plugin, unzip it into the same location as Eclipse SDK. The zip extracts with 'eclipse' as the root directory
- If you have launch eclipse before, you will need to launch eclipse with the -clean flag to allow the environment to detect the new plugins:
eclipse -clean
- If you do not have IDE4Laszlo installed, you must setup Content Type for Spket IDE, to do this,
From the workbench window, click Window -> Preferences..., When dialog open,
choose General -> Content Types, in right pane, choose Text -> Laszlo Content Type,
click Add... button, in File type, input *.lzx, click OK.
- If you have IDE4Laszlo installed, you do not have to setup Content Type for Spket IDE, if you setup Text -> Laszlo Content Type,
then it must not include *.lzx, otherwise, IDE4Laszlo will not works, this is the WTP limitation, because both Spket IDE and IDE4Laszlo are based on WTP.
- You can create any kind of project(not necessary "Laszlo Project"), to edit lzx file, right click the file, on context menu, select Open With and click
Laszlo Editor - Spket.
- Here is some demo show you how to use Spket IDE.