I am trying to create a ROO project on STS 2.7.1. If I use the menu Create new roo project, a project is created with nothing but a single dependency to JRE System library.No other folders, files.
If I try using Roo Shell, I get a null..
![]()
I am trying to create a ROO project on STS 2.7.1. If I use the menu Create new roo project, a project is created with nothing but a single dependency to JRE System library.No other folders, files.
If I try using Roo Shell, I get a null..
![]()
In Window 7, when ROO starts up for the first time, it creates a cache folder and the user under which STS runs did not have permissions to create or write a file.I moved the ROO folder to the root folder and changed the folder permissions to Full Control for Authenticated Users. It works now.
Droidment
Thanks for sharing your solution with us!!! And glad to hear that you solved the problem!!!
But I think the tooling should at least tell you that it failed to write that cache files. I will put that on our backlog.
Cheers,
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Even an adminsitrator will have trouble installing in the default location under "Program Files" I installed the whole thing in another location outside the Program Files folder and all works great. You can even reinstall into another folder and your workspace will be retained, simple easy.
I have the same problem in ubuntu. what should i do to fix it?
i can start roo with "roo.sh" script, but not in the sts roo shell.
investigate the permissions set for the roo directory an related directories within the springsource directory.
unfortunately it didn't help at all.
I gave springsource folder and all subfolders and files (including roo folder, workspace) all permissions.
Tried to install sts in root folder and start it from root (with all permissions to folder and subfolders/files),
Nothing helps.