2011-01-14 55 views
4

我迫切需要一個適用於我的Zend Studio的SCSS插件。不幸的是,Zend Studio不支持.scss文件。我找不到任何其他Eclipse插件來幫助我。將Aptana的Eclipse SASS/SCSS插件複製到Zend Studio

我注意到Aptana Studio 3 beta支持.scss文件的語法驗證和着色,並且它工作得很好。

我找到了文件Aptana-3-dir/plugins/com.aptana.editor.sass_3.0.0.1287697610.jar,它必須負責支持.scss文件。

有什麼方法可以將此功能複製到我的Zend Studio安裝中?

在此先感謝您的任何有用的答案。

塞巴斯蒂安

+0

SASS在Zend Studio中試試這個:http://wirelesswombat.com/2012/06/17/automatically-compling-sass-compass-in-eclipse-zend-studio/ – 2012-12-25 19:12:13

回答

3

你不能簡單地複製在這一條插件,並期望它的工作,因爲它依賴於許多其他的Aptana插件才能正常工作。您可能能夠將aptana作爲插件安裝到您的Zend Studio安裝中。轉到http://aptana.com/products/studio3/download選擇Eclipse插件版本並按照說明進行操作。

+0

這很有道理。當我有時間時,我會試試看。謝謝。 – 2011-07-12 10:41:28