Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SublimeUI5 in Sublime Text #9

Open
hollaajay opened this issue Sep 6, 2015 · 1 comment
Open

SublimeUI5 in Sublime Text #9

hollaajay opened this issue Sep 6, 2015 · 1 comment

Comments

@hollaajay
Copy link

During installation of SublimeUI5 in sublime Text I am facing a problem in 5th step actually.
WindowsError: [Error 3] The system cannot find the path specified:

u'c:[sublime_install]\Data\Packages\SublimeUI5\Templates_._
Please check the below figure:
capture

@preetamkajalrout
Copy link

You will have to replace [sublime_install] with proper path. For example,

let's say you cloned git repo to folder:

C:\Users\hollaajay\AppData\Roaming\Sublime Text 2\Packages

NOTE: considering your username is "hollaajay' for Windows as well.

In your STProjectMaker settings you will have to write something like this:

{ "template_path" : "c:/users/hollaajay/AppData/Roaming/Sublime Text 2/Packages/SublimeUI5/Templates/" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants