开发者

Copying Eclipse SASS/SCSS plugin from Aptana to Zend Studio

开发者 https://www.devze.com 2023-02-04 22:38 出处:网络
I am in desperate need of a SCSS plugin for my Zend Studio. Unfortunately Zend Studio doesn\'t support .scss files. And I can\'t find any other Eclipse plugins to help me.

I am in desperate need of a SCSS plugin for my Zend Studio. Unfortunately Zend Studio doesn't support .scss files. And I can't find any other Eclipse plugins to help me.

I noticed that Aptana Studio 3 beta supports syntax validation and coloring of .scss files, and it works pretty good.

I located the file Aptana-3-dir/plugins/com.aptana.editor.sass_3.0.0.1287697610.jar, which must be responsible of supporting .scss files.

Is there any way to copy this feature to my Zend Studio installation?

Thanks in advance for any helpful answers.

开发者_运维问答

Sebastian


You can't simply copy over this single plugin and expect it to work, as it relies on a number of other aptana plugins to work properly. You might be able to install aptana as a plugin to your Zend Studio installation. Go to http://aptana.com/products/studio3/download select the Eclipse Plugin version and follow the instructions.

0

精彩评论

暂无评论...
验证码 换一张
取 消