I have fixed the manifest to include the codemirror files in the
update. Please update again to the latest.

On Wed, Sep 26, 2012 at 3:58 PM, Eric Iverson <[email protected]> wrote:
> Thanks for the report. Those files should be included in the update so
> it looks like I made a mistake in the manifest. I'll try to sort this
> out right away.
>
> On Wed, Sep 26, 2012 at 3:56 PM, Don Guinn <[email protected]> wrote:
>> Upgraded J. Selected JIJS. Got the following error:
>> |domain error: gsrcf
>> |   htmlresponse y    ,~gsrchead rplc'<TYPE>';x;'<LENGTH>';":#y
>> *** response not sent for ~addons/ide/jhs/js/codemirror/codemirror.css
>> *** html409 Conflict
>>
>> On the ijs form the popup error box says:
>> "ev_body_load failed: ReferenceError: CodeMirror is not defined"
>>
>> This is running under Chrome VISTA 32 bit.
>>
>> Went to CodeMirror site. Downloaded the latest version, but no
>> documentation on installing it. Looks like it can be put anywhere and
>> simply fix the script src statement, but where does J expect it to be?
>>
>>
>> On Wed, Sep 26, 2012 at 1:02 PM, Eric Iverson 
>> <[email protected]>wrote:
>>
>>> JHS update available that provides jijs editor based on the CodeMirror
>>> (www.codemirror.net) editor.
>>>
>>> The default jijs editor is CodeMirror. To get the previous html
>>> textarea editor do:   load'~addons/ide/jhs/jijsta.ijs'
>>>
>>> CodeMirror is a big improvement over the previous html textarea
>>> editor. It provides undo/redo, line numbers, and syntax coloring. The
>>> Ctrl+srzy shortcuts are supported for save/run/undo/redo as well as
>>> the menu commands and the esc shortcuts.
>>>
>>> There is quite a bit more that can be done with CodeMirror if there is
>>> sufficient interest.
>>>
>>> I find that I am increasingly using JHS running on remote cloud
>>> servers and having a better editor improves work flow considerably.
>>>
>>> I also find that using SSH tunnel to provide secure JHS usage is easy
>>> and effective. SSH to your remote system with a tunnel that maps a
>>> local port to a remote local JHS port. Start JHS and you can access it
>>> securely through the tunnel.
>>>
>>> J development on the cloud is a secure joy with JHS/SSH/CodeMirror.
>>> ----------------------------------------------------------------------
>>> For information about J forums see http://www.jsoftware.com/forums.htm
>>>
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to