Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: %WTP_Tests in my menu
Re: %WTP_Tests in my menu [message #177311] Fri, 18 August 2006 10:56 Go to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Alain

You asked the same question on the WTP newsgroup. When posting to
multiple newsgroups, use a single cross posting not multiple separate
postings or you'll just create more work for more people who try to
answer the same question independently. I wonder what version you installed?


--== Alain ==-- wrote:
> Hi,
>
> I've installed Eclipse for the first time and i have some issue in the
> main men of the application.
>
> %WTP_Test is displayed instead of the real name/value for this menu item.
>
> where is the problem ?
>
> thanks a lot,
> Alain
Re: %WTP_Tests in my menu [message #177318 is a reply to message #177311] Fri, 18 August 2006 11:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

Sorry Ed,

I was not sure were to post it.

I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one 0.1.9
and CDT 3.1.0

Any idea ?

Al.

Ed Merks wrote:
> Alain
>
> You asked the same question on the WTP newsgroup. When posting to
> multiple newsgroups, use a single cross posting not multiple separate
> postings or you'll just create more work for more people who try to
> answer the same question independently. I wonder what version you
> installed?
>
>
> --== Alain ==-- wrote:
>> Hi,
>>
>> I've installed Eclipse for the first time and i have some issue in the
>> main men of the application.
>>
>> %WTP_Test is displayed instead of the real name/value for this menu item.
>>
>> where is the problem ?
>>
>> thanks a lot,
>> Alain
Re: %WTP_Tests in my menu [message #177348 is a reply to message #177318] Fri, 18 August 2006 12:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Alain,

I know it won't come from Eclipse and UML2. And I would not expect it
to come from CDT nor PHP for that matter. And I'd be shocked if WTP
had such a glaring error. You'd need to search the plugin.xml of each
of your installed plugins to find out where this comes from (and that's
harder to do now that plugins are jarred). Normally this represents a
reference to a property in the corresponding plugin.properies file, so
showing this represents a missing property. Both the plugin.xml and the
plugin.properties will be in the root of the jarred plugins. (I don't
support running eclipse.exe -clean will clean up the problem?)


--== Alain ==-- wrote:
> Sorry Ed,
>
> I was not sure were to post it.
>
> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one 0.1.9
> and CDT 3.1.0
>
> Any idea ?
>
> Al.
>
> Ed Merks wrote:
>> Alain
>>
>> You asked the same question on the WTP newsgroup. When posting to
>> multiple newsgroups, use a single cross posting not multiple separate
>> postings or you'll just create more work for more people who try to
>> answer the same question independently. I wonder what version you
>> installed?
>>
>>
>> --== Alain ==-- wrote:
>>> Hi,
>>>
>>> I've installed Eclipse for the first time and i have some issue in
>>> the main men of the application.
>>>
>>> %WTP_Test is displayed instead of the real name/value for this menu
>>> item.
>>>
>>> where is the problem ?
>>>
>>> thanks a lot,
>>> Alain
Re: %WTP_Tests in my menu [message #177365 is a reply to message #177348] Fri, 18 August 2006 12:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

Ed,

I've seen %WTP_Tests at only 1 place...in plugin.xml file.

Alain

Ed Merks wrote:
> Alain,
>
> I know it won't come from Eclipse and UML2. And I would not expect it
> to come from CDT nor PHP for that matter. And I'd be shocked if WTP
> had such a glaring error. You'd need to search the plugin.xml of each
> of your installed plugins to find out where this comes from (and that's
> harder to do now that plugins are jarred). Normally this represents a
> reference to a property in the corresponding plugin.properies file, so
> showing this represents a missing property. Both the plugin.xml and the
> plugin.properties will be in the root of the jarred plugins. (I don't
> support running eclipse.exe -clean will clean up the problem?)
>
>
> --== Alain ==-- wrote:
>> Sorry Ed,
>>
>> I was not sure were to post it.
>>
>> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one 0.1.9
>> and CDT 3.1.0
>>
>> Any idea ?
>>
>> Al.
>>
>> Ed Merks wrote:
>>> Alain
>>>
>>> You asked the same question on the WTP newsgroup. When posting to
>>> multiple newsgroups, use a single cross posting not multiple separate
>>> postings or you'll just create more work for more people who try to
>>> answer the same question independently. I wonder what version you
>>> installed?
>>>
>>>
>>> --== Alain ==-- wrote:
>>>> Hi,
>>>>
>>>> I've installed Eclipse for the first time and i have some issue in
>>>> the main men of the application.
>>>>
>>>> %WTP_Test is displayed instead of the real name/value for this menu
>>>> item.
>>>>
>>>> where is the problem ?
>>>>
>>>> thanks a lot,
>>>> Alain
Re: %WTP_Tests in my menu [message #177373 is a reply to message #177365] Fri, 18 August 2006 12:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

the plugin.xml of 'org.eclipse.wst.common.tests.collector_1.1.0'

--== Alain ==-- wrote:
> Ed,
>
> I've seen %WTP_Tests at only 1 place...in plugin.xml file.
>
> Alain
>
> Ed Merks wrote:
>> Alain,
>>
>> I know it won't come from Eclipse and UML2. And I would not expect it
>> to come from CDT nor PHP for that matter. And I'd be shocked if WTP
>> had such a glaring error. You'd need to search the plugin.xml of each
>> of your installed plugins to find out where this comes from (and
>> that's harder to do now that plugins are jarred). Normally this
>> represents a reference to a property in the corresponding
>> plugin.properies file, so showing this represents a missing property.
>> Both the plugin.xml and the plugin.properties will be in the root of
>> the jarred plugins. (I don't support running eclipse.exe -clean will
>> clean up the problem?)
>>
>>
>> --== Alain ==-- wrote:
>>> Sorry Ed,
>>>
>>> I was not sure were to post it.
>>>
>>> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one 0.1.9
>>> and CDT 3.1.0
>>>
>>> Any idea ?
>>>
>>> Al.
>>>
>>> Ed Merks wrote:
>>>> Alain
>>>>
>>>> You asked the same question on the WTP newsgroup. When posting to
>>>> multiple newsgroups, use a single cross posting not multiple
>>>> separate postings or you'll just create more work for more people
>>>> who try to answer the same question independently. I wonder what
>>>> version you installed?
>>>>
>>>>
>>>> --== Alain ==-- wrote:
>>>>> Hi,
>>>>>
>>>>> I've installed Eclipse for the first time and i have some issue in
>>>>> the main men of the application.
>>>>>
>>>>> %WTP_Test is displayed instead of the real name/value for this menu
>>>>> item.
>>>>>
>>>>> where is the problem ?
>>>>>
>>>>> thanks a lot,
>>>>> Alain
Re: %WTP_Tests in my menu [message #177578 is a reply to message #177373] Sat, 19 August 2006 22:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------050909040608040808090700
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Alain,

The plugins.properties appears to have the property:

org.eclipse.wst.common.tests.collector=org.eclipse.wst.commo n.tests.collector
suites=suites
Test_Collector=Test Collector
*WTP_Tests=WTP Tests*
Open=Open
Test_Collector=Test Collector

You're sure this isn't a stale configuration problem solved by running
eclipse.exe -clean?


--== Alain ==-- wrote:
> the plugin.xml of 'org.eclipse.wst.common.tests.collector_1.1.0'
>
> --== Alain ==-- wrote:
>> Ed,
>>
>> I've seen %WTP_Tests at only 1 place...in plugin.xml file.
>>
>> Alain
>>
>> Ed Merks wrote:
>>> Alain,
>>>
>>> I know it won't come from Eclipse and UML2. And I would not expect
>>> it to come from CDT nor PHP for that matter. And I'd be shocked if
>>> WTP had such a glaring error. You'd need to search the plugin.xml
>>> of each of your installed plugins to find out where this comes from
>>> (and that's harder to do now that plugins are jarred). Normally
>>> this represents a reference to a property in the corresponding
>>> plugin.properies file, so showing this represents a missing
>>> property. Both the plugin.xml and the plugin.properties will be in
>>> the root of the jarred plugins. (I don't support running
>>> eclipse.exe -clean will clean up the problem?)
>>>
>>>
>>> --== Alain ==-- wrote:
>>>> Sorry Ed,
>>>>
>>>> I was not sure were to post it.
>>>>
>>>> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one
>>>> 0.1.9 and CDT 3.1.0
>>>>
>>>> Any idea ?
>>>>
>>>> Al.
>>>>
>>>> Ed Merks wrote:
>>>>> Alain
>>>>>
>>>>> You asked the same question on the WTP newsgroup. When posting to
>>>>> multiple newsgroups, use a single cross posting not multiple
>>>>> separate postings or you'll just create more work for more people
>>>>> who try to answer the same question independently. I wonder what
>>>>> version you installed?
>>>>>
>>>>>
>>>>> --== Alain ==-- wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I've installed Eclipse for the first time and i have some issue
>>>>>> in the main men of the application.
>>>>>>
>>>>>> %WTP_Test is displayed instead of the real name/value for this
>>>>>> menu item.
>>>>>>
>>>>>> where is the problem ?
>>>>>>
>>>>>> thanks a lot,
>>>>>> Alain


--------------050909040608040808090700
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alain,<br>
<br>
The plugins.properties appears to have the property:<br>
<blockquote> org.eclipse.wst.common.tests.collector=org.eclipse.wst.commo n.tests.collector <br>
suites=suites<br>
Test_Collector=Test Collector<br>
<b>WTP_Tests=WTP Tests</b><br>
Open=Open<br>
Test_Collector=Test Collector<br>
</blockquote>
You're sure this isn't a stale configuration problem solved by running
eclipse.exe -clean?<br>
<br>
<br>
--== Alain ==-- wrote:
<blockquote cite="midec4ca2$4m4$2@utils.eclipse.org" type="cite">the
plugin.xml of 'org.eclipse.wst.common.tests.collector_1.1.0'
<br>
<br>
--== Alain ==-- wrote:
<br>
<blockquote type="cite">Ed,
<br>
<br>
I've seen %WTP_Tests at only 1 place...in plugin.xml file.
<br>
<br>
Alain
<br>
<br>
Ed Merks wrote:
<br>
<blockquote type="cite">Alain,
<br>
<br>
I know it won't come from Eclipse and UML2.&nbsp; And I would not expect it
to come from CDT&nbsp; nor PHP for that matter.&nbsp; And I'd be shocked if WTP
had such a glaring error.&nbsp; You'd need to search the plugin.xml of each
of your installed plugins to find out where this comes from (and that's
harder to do now that plugins are jarred).&nbsp; Normally this represents a
reference to a property in the corresponding plugin.properies file, so
showing this represents a missing property.&nbsp; Both the plugin.xml and
the plugin.properties will be in the root of the jarred plugins.&nbsp; (I
don't support running eclipse.exe -clean will clean up the problem?)
<br>
<br>
<br>
--== Alain ==-- wrote:
<br>
<blockquote type="cite">Sorry Ed,
<br>
<br>
I was not sure were to post it.
<br>
<br>
I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one 0.1.9
and CDT 3.1.0
<br>
<br>
Any idea ?
<br>
<br>
Al.
<br>
<br>
Ed Merks wrote:
<br>
<blockquote type="cite">Alain
<br>
<br>
You asked the same question on the WTP newsgroup.&nbsp; When posting to
multiple newsgroups, use a single cross posting not multiple separate
postings or you'll just create more work for more people who try to
answer the same question independently. I wonder what version you
installed?
<br>
<br>
<br>
--== Alain ==-- wrote:
<br>
<blockquote type="cite">Hi,
<br>
<br>
I've installed Eclipse for the first time and i have some issue in the
main men of the application.
<br>
<br>
%WTP_Test is displayed instead of the real name/value for this menu
item.
<br>
<br>
where is the problem ?
<br>
<br>
thanks a lot,
<br>
Alain
<br>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<br>
</body>
</html>

--------------050909040608040808090700--
Re: %WTP_Tests in my menu [message #177594 is a reply to message #177578] Sun, 20 August 2006 16:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.noemail.com

Ed,

I've tried with -clean, but nothing changed :-(

Al.

Ed Merks wrote:
> Alain,
>
> The plugins.properties appears to have the property:
>
> org.eclipse.wst.common.tests.collector=org.eclipse.wst.commo n.tests.collector
> suites=suites
> Test_Collector=Test Collector
> *WTP_Tests=WTP Tests*
> Open=Open
> Test_Collector=Test Collector
>
> You're sure this isn't a stale configuration problem solved by running
> eclipse.exe -clean?
>
>
> --== Alain ==-- wrote:
>> the plugin.xml of 'org.eclipse.wst.common.tests.collector_1.1.0'
>>
>> --== Alain ==-- wrote:
>>> Ed,
>>>
>>> I've seen %WTP_Tests at only 1 place...in plugin.xml file.
>>>
>>> Alain
>>>
>>> Ed Merks wrote:
>>>> Alain,
>>>>
>>>> I know it won't come from Eclipse and UML2. And I would not expect
>>>> it to come from CDT nor PHP for that matter. And I'd be shocked if
>>>> WTP had such a glaring error. You'd need to search the plugin.xml
>>>> of each of your installed plugins to find out where this comes from
>>>> (and that's harder to do now that plugins are jarred). Normally
>>>> this represents a reference to a property in the corresponding
>>>> plugin.properies file, so showing this represents a missing
>>>> property. Both the plugin.xml and the plugin.properties will be in
>>>> the root of the jarred plugins. (I don't support running
>>>> eclipse.exe -clean will clean up the problem?)
>>>>
>>>>
>>>> --== Alain ==-- wrote:
>>>>> Sorry Ed,
>>>>>
>>>>> I was not sure were to post it.
>>>>>
>>>>> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one
>>>>> 0.1.9 and CDT 3.1.0
>>>>>
>>>>> Any idea ?
>>>>>
>>>>> Al.
>>>>>
>>>>> Ed Merks wrote:
>>>>>> Alain
>>>>>>
>>>>>> You asked the same question on the WTP newsgroup. When posting to
>>>>>> multiple newsgroups, use a single cross posting not multiple
>>>>>> separate postings or you'll just create more work for more people
>>>>>> who try to answer the same question independently. I wonder what
>>>>>> version you installed?
>>>>>>
>>>>>>
>>>>>> --== Alain ==-- wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> I've installed Eclipse for the first time and i have some issue
>>>>>>> in the main men of the application.
>>>>>>>
>>>>>>> %WTP_Test is displayed instead of the real name/value for this
>>>>>>> menu item.
>>>>>>>
>>>>>>> where is the problem ?
>>>>>>>
>>>>>>> thanks a lot,
>>>>>>> Alain
>
Re: %WTP_Tests in my menu [message #177611 is a reply to message #177594] Mon, 21 August 2006 11:07 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Alain,

It doesn't even sound like you've intentionally installed WTP. I wonder
why what you installed would have installed WTP's tests as a side
effect? I'm not really sure what to suggest since that property
appears to have been there in the very first version in CVS. Is that
property present in the corresponding plugin.properties in your
installation? Perhaps try deleting the plugin or starting a clean
installation and keep track of where WTP is coming from. There should
be no need to install the tests and if you don't, you shouldn't see this
problem...


--== Alain ==-- wrote:

> Ed,
>
> I've tried with -clean, but nothing changed :-(
>
> Al.
>
> Ed Merks wrote:
>
>> Alain,
>>
>> The plugins.properties appears to have the property:
>>
>>
>> org.eclipse.wst.common.tests.collector=org.eclipse.wst.commo n.tests.collector
>>
>> suites=suites
>> Test_Collector=Test Collector
>> *WTP_Tests=WTP Tests*
>> Open=Open
>> Test_Collector=Test Collector
>>
>> You're sure this isn't a stale configuration problem solved by
>> running eclipse.exe -clean?
>>
>>
>> --== Alain ==-- wrote:
>>
>>> the plugin.xml of 'org.eclipse.wst.common.tests.collector_1.1.0'
>>>
>>> --== Alain ==-- wrote:
>>>
>>>> Ed,
>>>>
>>>> I've seen %WTP_Tests at only 1 place...in plugin.xml file.
>>>>
>>>> Alain
>>>>
>>>> Ed Merks wrote:
>>>>
>>>>> Alain,
>>>>>
>>>>> I know it won't come from Eclipse and UML2. And I would not
>>>>> expect it to come from CDT nor PHP for that matter. And I'd be
>>>>> shocked if WTP had such a glaring error. You'd need to search the
>>>>> plugin.xml of each of your installed plugins to find out where
>>>>> this comes from (and that's harder to do now that plugins are
>>>>> jarred). Normally this represents a reference to a property in
>>>>> the corresponding plugin.properies file, so showing this
>>>>> represents a missing property. Both the plugin.xml and the
>>>>> plugin.properties will be in the root of the jarred plugins. (I
>>>>> don't support running eclipse.exe -clean will clean up the problem?)
>>>>>
>>>>>
>>>>> --== Alain ==-- wrote:
>>>>>
>>>>>> Sorry Ed,
>>>>>>
>>>>>> I was not sure were to post it.
>>>>>>
>>>>>> I've install Eclipse SDK 3.2, UML2 20060803, PHP ide all in one
>>>>>> 0.1.9 and CDT 3.1.0
>>>>>>
>>>>>> Any idea ?
>>>>>>
>>>>>> Al.
>>>>>>
>>>>>> Ed Merks wrote:
>>>>>>
>>>>>>> Alain
>>>>>>>
>>>>>>> You asked the same question on the WTP newsgroup. When posting
>>>>>>> to multiple newsgroups, use a single cross posting not multiple
>>>>>>> separate postings or you'll just create more work for more
>>>>>>> people who try to answer the same question independently. I
>>>>>>> wonder what version you installed?
>>>>>>>
>>>>>>>
>>>>>>> --== Alain ==-- wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I've installed Eclipse for the first time and i have some issue
>>>>>>>> in the main men of the application.
>>>>>>>>
>>>>>>>> %WTP_Test is displayed instead of the real name/value for this
>>>>>>>> menu item.
>>>>>>>>
>>>>>>>> where is the problem ?
>>>>>>>>
>>>>>>>> thanks a lot,
>>>>>>>> Alain
>>>>>>>
>>
Previous Topic:tag files
Next Topic:directory WEB-INF and components not published
Goto Forum:
  


Current Time: Tue Apr 23 09:49:41 GMT 2024

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

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

Back to the top