|
|
Re: Some issues with EASE [message #1410853 is a reply to message #1410843] |
Thu, 21 August 2014 20:02 |
p Bakker Messages: 12 Registered: August 2014 |
Junior Member |
|
|
Hi Christian,
I've tried to upgrade, but there's no new version provided by the update site (current installed version: 0.1.1.v20140619-0751)
Quote:Just to be sure: you've created a workspace project, added some *.js
files to it and registered your project or a folder on the preferences
page. Then you would see some entry like
workspace://<your project>/<optional path>
Afterwards I'd expect scripts to show up in the Script Explorer view.
You could hit the refresh toolbar button there, but this should not be
necessary for workspace paths.
Yup, that is what I did and it doesn't show the scripts. Hitting the refresh button (or restarting Eclipse doesn't do it either). As soon as I add the same directory through the "add file system" option the scripts start showing. I get no errors in the log either. What I did notice was that if I add the directory through the Add file System option, the scripts appear in the Script Explorer, as soon as I hit the Apply button on the preference page. If I then delete the file system entry again and hit apply, the script entries don't disappear. Also when I close the Preference page and hit the refresh button in the SCript Explorer, they don't disappear. Only when I restart Eclipse they disappear.
Wish I could provide better debug info, but cannot think of anything else to check or test
P.
|
|
|
|
|
|
Re: Some issues with EASE [message #1414145 is a reply to message #1413739] |
Sat, 30 August 2014 12:06 |
p Bakker Messages: 12 Registered: August 2014 |
Junior Member |
|
|
I've updated, but this hasn't resolved the issue unfortunatly.
This is the content of the scripts.repository file on disk:
<?xml version="1.0" encoding="ASCII"?>
<repository:Storage xmlns:repository="repository">
<entries location="workspace://resources/components" recursive="true" default="true"/>
<entries location="workspace://Demo/forms" recursive="true"/>
</repository:Storage>
I'm on Windows 8, running Eclipse 4.3.2 and no special characters in use
As soon as I add the exact same folder but then through the File System option, the .js files in that folder show up in the Script Explorer as soon as I hit the Apply button. This is what the scripts.repository file looks like then:
<?xml version="1.0" encoding="ASCII"?>
<repository:Storage xmlns:repository="repository">
<entries location="workspace://resources/components/Bootstrap/Button" recursive="true" default="true"/>
<entries location="file:/C:/workspaces/Demos/Training/resources/components/Bootstrap/Button/" recursive="true">
<scripts location="file:/C:/workspaces/Demos/Training/resources/components/Bootstrap/Button/button.js" timestamp="1408536704611"/>
<scripts location="file:/C:/workspaces/Demos/Training/resources/components/Bootstrap/Button/buttonserver.js" timestamp="1408560487375"/>
</entries>
</repository:Storage>
[Updated on: Sat, 30 August 2014 12:07] Report message to a moderator
|
|
|
|
Re: Some issues with EASE [message #1689995 is a reply to message #1410843] |
Thu, 21 August 2014 20:02 |
p Bakker Messages: 12 Registered: August 2014 |
Junior Member |
|
|
Hi Christian,
I've tried to upgrade, but there's no new version provided by the update site (current installed version: 0.1.1.v20140619-0751)
Quote:
> Just to be sure: you've created a workspace project, added some *.js
> files to it and registered your project or a folder on the preferences
> page. Then you would see some entry like
> workspace://<your project>/<optional path>
> Afterwards I'd expect scripts to show up in the Script Explorer view.
> You could hit the refresh toolbar button there, but this should not be
> necessary for workspace paths.
Yup, that is what I did and it doesn't show the scripts. Hitting the refresh button (or restarting Eclipse doesn't do it either). As soon as I add the same directory through the "add file system" option the scripts start showing. I get no errors in the log either. What I did notice was that if I add the directory through the Add file System option, the scripts appear in the Script Explorer, as soon as I hit the Apply button on the preference page. If I then delete the file system entry again and hit apply, the script entries don't disappear. Also when I close the Preference page and hit the refresh button in the SCript Explorer, they don't disappear. Only when I restart Eclipse they disappear.
Wish I could provide better debug info, but cannot think of anything else to check or test
P.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05296 seconds