Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Causes for custom rule not appearing???
Causes for custom rule not appearing??? [message #85387] Tue, 17 October 2006 12:59 Go to next message
Eclipse UserFriend
Originally posted by: matthew.gregory.us.michelin.com

I know this is a terrible question, but I'm grasping at straws on this
one. I've created a rule (a template), added it to my plugin.xml, etc,
but it will not appear in the rules list. I've messed with just about
every setting I can think of, deleted my workspace, compared my plugin.xml
to a known working one, added other templates which work fine, and even
added this rule class to a different plugin project (in a different
workspace) which worked fine.

Has anyone run into anything like this? Or any advice on things to look
at which could cause this behavior? Does anyone know the Eclipse
class(es) which read(s) the plugin.xml and performs whatever validation
necessary?

Thank you

matt.
Re: Causes for custom rule not appearing??? [message #85477 is a reply to message #85387] Tue, 17 October 2006 15:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: matthew.gregory.us.michelin.com

How do I spell releif? J-A-V-A-1-.-4

Don't know what the problem was, but in order to get my rule to display I
had to "enable project specific settings" (in project properties) and
change my compiler compliance setting from 5.0 to 1.4
Re: Causes for custom rule not appearing??? [message #85510 is a reply to message #85477] Wed, 18 October 2006 00:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: s_gutz.ca.ibm.com

We have no specific support for Java 5 yet.

Steve

Matt Gregory wrote:
> How do I spell releif? J-A-V-A-1-.-4
> Don't know what the problem was, but in order to get my rule to display
> I had to "enable project specific settings" (in project properties) and
> change my compiler compliance setting from 5.0 to 1.4
>
Re: Causes for custom rule not appearing??? [message #85538 is a reply to message #85510] Wed, 18 October 2006 13:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: matthew.gregory.us.michelin.com

That's ok, neither do we. I must have failed to change it when I created
the project. But thank you for the confirmation.
Re: Causes for custom rule not appearing??? [message #85612 is a reply to message #85510] Thu, 19 October 2006 15:04 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Hi Steve,

According to our JRE/OS support statement, we're supposed to be compliant
with both 1.4 and 5:
http://www.eclipse.org/tptp/home/project_info/releaseinfo/4. 2/support.html#Workbench


"Steve Gutz" <s_gutz@ca.ibm.com> wrote in message
news:eh3r6e$vnn$1@utils.eclipse.org...
> We have no specific support for Java 5 yet.
>
> Steve
>
> Matt Gregory wrote:
>> How do I spell releif? J-A-V-A-1-.-4
>> Don't know what the problem was, but in order to get my rule to display I
>> had to "enable project specific settings" (in project properties) and
>> change my compiler compliance setting from 5.0 to 1.4
>>
Previous Topic:Testing Plugin
Next Topic:Zipping test asset files make them impossible to share on CVS/SVN
Goto Forum:
  


Current Time: Wed Apr 24 21:20:16 GMT 2024

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

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

Back to the top