startup.js has problems!
Submitted by Monday, 11 January, 2010 - 01:56
on
when using the javascript shell plugin,I refrenced the jedit help,
found there is an file "startup.js" .
I putted it into the "startup"directory of jedit setup dirs,
restart jedit,but see error screens.
then i found these codes(seems something wrong) in "startup.js".
function include(path) {//{{{
var paths, i;
if (!path) {
paths = openFileDialog();
for (i = 0; i /}}}
//{{{ echo function
anyone help?
found there is an file "startup.js" .
I putted it into the "startup"directory of jedit setup dirs,
restart jedit,but see error screens.
then i found these codes(seems something wrong) in "startup.js".
function include(path) {//{{{
var paths, i;
if (!path) {
paths = openFileDialog();
for (i = 0; i /}}}
//{{{ echo function
anyone help?