i add a profiles.properties(to define nls letter) ,csseditor.exsd(define the extend-point), preview.css(i don't not know the real aim,but i read the explain ,it is to preview the setting result)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay, I've checked this several times on different machines.
The only thing that is missing is the extension point schema file (profiles.exsd). But that is only needed when you try to build a plugin on top of the CSS editor plugin (AFAIK).
The preview.css file is in the JAR, the plugin.properties file in the ZIP, the CssEditorMessages.properties is also in the JAR. I really have no idea what problem you're seeing here (or why you're seeing it).
Are you using version 0.0.2 of the plugin? Which OS/platform are you working on? What's unzip program did you use to extract the plugin? Is there anything relevant in the Eclipse log?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i will try it again.when i get the plugin i did not use it to deploy into eclipse ,i use the src to rebuild the plugin .you know ,the src lost serveral files.thanks for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
so many error when i use the plugin in 3.0M6.
i think there must lost many files.
Can you provide more details about what files you think are missing, and what kind of errors you are seeing?
i add a profiles.properties(to define nls letter) ,csseditor.exsd(define the extend-point), preview.css(i don't not know the real aim,but i read the explain ,it is to preview the setting result)
same problem here : there seems to be a properties file missing...
M6 too...
I had similar problems with other plugins and M6, and there are workarounds by tweaking the plugin.xml (new packages are required)
but I tried here and it didn't work
Problem : the propery page is empty and Eclipse reports it cannot find some files.
Problem 2 : no syntax highligh at all (pointless in a way ;) )
Okay, I've checked this several times on different machines.
The only thing that is missing is the extension point schema file (profiles.exsd). But that is only needed when you try to build a plugin on top of the CSS editor plugin (AFAIK).
The preview.css file is in the JAR, the plugin.properties file in the ZIP, the CssEditorMessages.properties is also in the JAR. I really have no idea what problem you're seeing here (or why you're seeing it).
Are you using version 0.0.2 of the plugin? Which OS/platform are you working on? What's unzip program did you use to extract the plugin? Is there anything relevant in the Eclipse log?
Thanks.
i will try it again.when i get the plugin i did not use it to deploy into eclipse ,i use the src to rebuild the plugin .you know ,the src lost serveral files.thanks for your help.
version 0.0.3 works beautifully in M7. Great Job cell!!!
Cheers.