m
Fixed commas.
mNo edit summary |
m (Fixed commas.) |
||
| Line 10: | Line 10: | ||
With the development of the right plugins [http://www.eclipse.org Eclipse] could become a powerful editing tool for the AddOn developer. Currently there is a [http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=466 Lua Plugin] that allows for some Lua color-coding, but doesn't take into account any of the WoW objects/functions. A customized Eclipse editing plugin would need to be authored to accomplish this. The Lua plugin is a great starting point for this. | With the development of the right plugins [http://www.eclipse.org Eclipse] could become a powerful editing tool for the AddOn developer. Currently there is a [http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=466 Lua Plugin] that allows for some Lua color-coding, but doesn't take into account any of the WoW objects/functions. A customized Eclipse editing plugin would need to be authored to accomplish this. The Lua plugin is a great starting point for this. | ||
Ambitious AddOn makers who enjoy using Eclipse | Ambitious AddOn makers who enjoy using Eclipse could even provide templates for creating .toc files, .xml files, etc. | ||
== Where can I get it? == | == Where can I get it? == | ||