Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » building plugin template for eclipse 3.3
building plugin template for eclipse 3.3 [message #327160] Fri, 11 April 2008 16:03 Go to next message
Eclipse UserFriend
Originally posted by: meghajai.andrew.cmu.edu

Hi All

I am created a new extension point for a plugin project of mine. I have
also created a new plugin template so that others can easily use this new
extension point of mine. The problem is that my template requires eclipse
3.3, but the folder templates_3.3 which I create to put my files for the
template are giving a problem. If I use template_3.2, then when I create a
new plugin project with my template, it creates a new class which I have
specified in templates_3.2. But when I use templates_3.3, it does not
automatically creates the class.

Does anyone know why this is happening with 3.3?

Thanks for reading the post

Megha
Re: building plugin template for eclipse 3.3 [message #327179 is a reply to message #327160] Sun, 13 April 2008 09:33 Go to previous message
Eclipse UserFriend
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.ui. templates/
provides some of the templates that we use in the eclipse SDK. In
particular, some of them are in 3.2 and 3.3, but ones like helloCmd are
only in eclipse 3.3

You can compare your plugin against this one and look for differences
for your situation.

Something that comes to mind ... did you update your build.properties to
include the 3.3 directory?
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.ui. templates/build.properties?view=co

Later,
PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm
Previous Topic:difference between IAutoEditStrategy and CTRL+ALT+F
Next Topic:using BundleWatcher to "watch bundles" globally
Goto Forum:
  


Current Time: Sat Mar 15 01:11:46 EDT 2025

Powered by FUDForum. Page generated in 0.06312 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top