Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » 3.3 migration
3.3 migration [message #325989] Wed, 05 March 2008 11:09 Go to next message
Eclipse UserFriend
Originally posted by: kirankumar.pandi.gmail.com

I've moved a plug-in created in Eclipse 3.0 to Eclipse 3.3, and found it
to be not loading. Can anyone please let me know, what could b wrong.


Thanks in advance,
Kiran
Re: 3.3 migration [message #325992 is a reply to message #325989] Wed, 05 March 2008 11:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Kiran,

Any one of 1000 things could be wrong. Folks here aren't psychic and
even if they were, you haven't even provide tea leaves for us to read.
I'd suggest looking closely at the error log to find any messages about
what's going wrong.


Kiran Kumar wrote:
> I've moved a plug-in created in Eclipse 3.0 to Eclipse 3.3, and found
> it to be not loading. Can anyone please let me know, what could b wrong.
>
>
> Thanks in advance,
> Kiran
Re: 3.3 migration [message #326050 is a reply to message #325992] Thu, 06 March 2008 12:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kirankumar.pandi.gmail.com

Please find the projects that I tried with attached to this mail.
It has got two and both of them were created in Eclipse 3.0.
When I moved them to Eclipse 3.3 they were not getting loaded. But they
were working fine with Eclipse 3.2.
I had to create manifest file and add '.' to the runtime classpath to
get them working.
Can you please let me know if manifest is mandatory in 3.3 or of there
is any thing wrong with the plugins I was working with.


Thanks,
Kiran

Ed Merks wrote:
> Kiran,
>
> Any one of 1000 things could be wrong. Folks here aren't psychic and
> even if they were, you haven't even provide tea leaves for us to read.
> I'd suggest looking closely at the error log to find any messages about
> what's going wrong.
>
>
> Kiran Kumar wrote:
>> I've moved a plug-in created in Eclipse 3.0 to Eclipse 3.3, and found
>> it to be not loading. Can anyone please let me know, what could b wrong.
>>
>>
>> Thanks in advance,
>> Kiran
Re: 3.3 migration [message #326057 is a reply to message #326050] Thu, 06 March 2008 14:56 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Kiran Kumar wrote:
> Please find the projects that I tried with attached to this mail.
> It has got two and both of them were created in Eclipse 3.0.
> When I moved them to Eclipse 3.3 they were not getting loaded. But they
> were working fine with Eclipse 3.2.
> I had to create manifest file and add '.' to the runtime classpath to
> get them working.
> Can you please let me know if manifest is mandatory in 3.3 or of there
> is any thing wrong with the plugins I was working with.

The attachments didn't make it through, but I'll offer some general advice:
Do not come here expecting others to just do your work for you. There
are lots of friendly, knowledgeable people here who are more than
willing to answer specific (questions, but we all do this on a volunteer
basis, without pay, and it is quite presumptuous and rude to assume you
can just post some plugin that does not work and ask the group to fix it
for you.
Show some initiative and willingness to do your own groundwork, then
come to the group with specific questions or errors - then you'll get
help. But if you just drop a bunch of code that doesn't work and expect
others to do your job for you, well you'll likely get nothing.

Eric


> Ed Merks wrote:
>> Kiran,
>>
>> Any one of 1000 things could be wrong. Folks here aren't psychic and
>> even if they were, you haven't even provide tea leaves for us to
>> read. I'd suggest looking closely at the error log to find any
>> messages about what's going wrong.
>>
>>
>> Kiran Kumar wrote:
>>> I've moved a plug-in created in Eclipse 3.0 to Eclipse 3.3, and found
>>> it to be not loading. Can anyone please let me know, what could b wrong.
>>>
>>>
>>> Thanks in advance,
>>> Kiran
Previous Topic:Deleting all lines starting with // in all the java files of a java project
Next Topic:Highlight TreeItems on mouse over
Goto Forum:
  


Current Time: Fri Jul 19 14:17:59 GMT 2024

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

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

Back to the top