|
|
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #118594 is a reply to message #118588] |
Fri, 08 July 2005 17:46 |
Eclipse User |
|
|
|
Originally posted by: dkantala.modulant.com
Goto Help -> Software Updates -> Manage Configurations
Expand "Eclipse SDK" and the expand "C:\eclipse"
The "C:\eclipse" maybe different depending on where you installed it.
Make sure the following are enabled (pay attention to version numbers).
They will not have a non-smoking circle if they are enabled. Once
everything is enabled, you should have a new perspective called J2EE.
Eclipse SDK 3.1.0
EMF SDK 2.1.0.I200506230200
GEF SDK 3.1.0
J2EE Standard Tools Feature and Web Standard Tools Feature SDK 0.7.0
Java EMF Model SDK 1.1.0
Visual Editor SDK 1.0.2.1
Here are the locations if you do not have any of them installed.
Eclipse SDK 3.1.0:
http://eclipse.org/downloads/index.php
EMF:
http://download.eclipse.org/webtools/downloads/drivers/emf-s do-xsd-SDK-I200506230200.zip
GEF:
http://download.eclipse.org/webtools/downloads/drivers/GEF-S DK-3.1RC4.zip
J2EE Standard Tools Feature and Web Standard Tools Feature SDK 0.7.0:
http://download.eclipse.org/webtools/downloads/drops/S-1.0M5 -200506302219/wtp-1.0M5.zip
Java EMF Model SDK 1.1.0:
http://download.eclipse.org/webtools/downloads/drivers/JEM-S DK-I20050623.zip
The Visual Editor I believe is standard and I am pretty sure I have done
one update to it. I do have a little X on it, so that maybe fine for now.
Also, I have a configuration for J2EE Standard Tools Feature and Web
Standard Tools Feature SDK 1.0.0. That one does not work, disable that
if you have to and enable 0.7.0 instead.
You probably don't have to install the SDK version of the plugins, but I
am sending you a setup that works for me.
Hope this helps,
David Goodenough wrote:
> Dave Carlson wrote:
>
>
>>David,
>>
>>In the configuration log, "Installed" does not mean the plugin is
>>available. It must show "Resolved", i.e. all prereqs are resolved.
>>Check your .metadata/.log file, it may show more information about missing
>>prereqs.
>>
>>Dave Carlson
>>
>>"David Goodenough" <david.goodenough@btconnect.com> wrote in message
>>news:dam7dj$vug$1@news.eclipse.org...
>>
>>>Looking at the Configuration logs it says that the plugins are Installed
>>>and there are not errors that I can see anywhere. Any ideas as to where
>>>I look next?
>>>
>>>David
>
> Some are Resolved, but not all. However the .metadata/.log file has nothing
> referring to missing pre-reqs.
>
> David
|
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #118973 is a reply to message #118594] |
Sun, 10 July 2005 13:57 |
Eclipse User |
|
|
|
Originally posted by: graffiti.yahoo.com
On Fri, 08 Jul 2005 13:46:25 -0400, Dmytro Kantala wrote:
>
> Hope this helps,
>
Thanks a lot! I don't know whether it helped the original poster, but
it certainly has helped me!!
thx,
bB
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119041 is a reply to message #118594] |
Sun, 10 July 2005 22:15 |
David Goodenough Messages: 157 Registered: July 2009 |
Senior Member |
|
|
While I now have the components Resolved rather than Installed
this has not fixed the problem. I still can not find any
trace of the action function of WTP. For instance JSP files
have no context completion or colouring.
David
Dmytro Kantala wrote:
> Goto Help -> Software Updates -> Manage Configurations
> Expand "Eclipse SDK" and the expand "C:\eclipse"
>
> The "C:\eclipse" maybe different depending on where you installed it.
>
> Make sure the following are enabled (pay attention to version numbers).
> They will not have a non-smoking circle if they are enabled. Once
> everything is enabled, you should have a new perspective called J2EE.
>
> Eclipse SDK 3.1.0
> EMF SDK 2.1.0.I200506230200
> GEF SDK 3.1.0
> J2EE Standard Tools Feature and Web Standard Tools Feature SDK 0.7.0
> Java EMF Model SDK 1.1.0
> Visual Editor SDK 1.0.2.1
>
> Here are the locations if you do not have any of them installed.
>
> Eclipse SDK 3.1.0:
> http://eclipse.org/downloads/index.php
>
> EMF:
>
http://download.eclipse.org/webtools/downloads/drivers/emf-s do-xsd-SDK-I200506230200.zip
>
> GEF:
> http://download.eclipse.org/webtools/downloads/drivers/GEF-S DK-3.1RC4.zip
>
> J2EE Standard Tools Feature and Web Standard Tools Feature SDK 0.7.0:
>
http://download.eclipse.org/webtools/downloads/drops/S-1.0M5 -200506302219/wtp-1.0M5.zip
>
> Java EMF Model SDK 1.1.0:
>
http://download.eclipse.org/webtools/downloads/drivers/JEM-S DK-I20050623.zip
>
>
> The Visual Editor I believe is standard and I am pretty sure I have done
> one update to it. I do have a little X on it, so that maybe fine for
> now.
>
> Also, I have a configuration for J2EE Standard Tools Feature and Web
> Standard Tools Feature SDK 1.0.0. That one does not work, disable that
> if you have to and enable 0.7.0 instead.
>
> You probably don't have to install the SDK version of the plugins, but I
> am sending you a setup that works for me.
>
> Hope this helps,
>
> David Goodenough wrote:
>> Dave Carlson wrote:
>>
>>
>>>David,
>>>
>>>In the configuration log, "Installed" does not mean the plugin is
>>>available. It must show "Resolved", i.e. all prereqs are resolved.
>>>Check your .metadata/.log file, it may show more information about
>>>missing prereqs.
>>>
>>>Dave Carlson
>>>
>>>"David Goodenough" <david.goodenough@btconnect.com> wrote in message
>>>news:dam7dj$vug$1@news.eclipse.org...
>>>
>>>>Looking at the Configuration logs it says that the plugins are Installed
>>>>and there are not errors that I can see anywhere. Any ideas as to where
>>>>I look next?
>>>>
>>>>David
>>
>> Some are Resolved, but not all. However the .metadata/.log file has
>> nothing referring to missing pre-reqs.
>>
>> David
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119132 is a reply to message #119041] |
Mon, 11 July 2005 07:41 |
|
David Goodenough wrote:
> While I now have the components Resolved rather than Installed
> this has not fixed the problem. I still can not find any
> trace of the action function of WTP. For instance JSP files
> have no context completion or colouring.
Are you seeing any errors in your .log file? Have you installed
anything more than WTP and its prereqs?
--
- Nitin
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119308 is a reply to message #119247] |
Mon, 11 July 2005 14:17 |
Eclipse User |
|
|
|
Originally posted by: dkantala.modulant.com
Have you tried creating a new workspace (don't import any previous work)
and testing to see if WTP works in that? Do a File -> New -> Project
and see if there is a J2EE folder.
This is based on the assumption that even after you cleared the entire
eclipse directory, your opening up the previous workspace. I am not
sure if anything in the old workspace may cause issues.
David Goodenough wrote:
> Nitin Dahyabhai wrote:
>
>
>>David Goodenough wrote:
>>
>>>While I now have the components Resolved rather than Installed
>>>this has not fixed the problem. I still can not find any
>>>trace of the action function of WTP. For instance JSP files
>>>have no context completion or colouring.
>>
>>Are you seeing any errors in your .log file? Have you installed
>>anything more than WTP and its prereqs?
>>
>
> As I said earlier in this thread there are no errors in the .log file.
> I did try installing the Lomboz stuff, but I cleared the entire
> directory three for eclipse 3.1 and reinstalled.
>
> David
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119336 is a reply to message #119308] |
Mon, 11 July 2005 14:44 |
David Goodenough Messages: 157 Registered: July 2009 |
Senior Member |
|
|
I had not tried this, but I have now.
I unpacked Eclipse 3.1, emf-sdo-xsd-SDK, GEF-SDK-3.1, GEM-SDK-I20050623
and WTP-1.0M5 into a new, empty eclipse directory, and then started it
from a totally new workspace directory. I got the same result.
In the About Eclipse Configuration log, all plugins are either Resolved
or Active. In the newly created workspace there is NO .log file in the
..metadata directory.
I am running on a Debian unstable system with Sun Java 1.5.0-b64.
David
Dmytro Kantala wrote:
> Have you tried creating a new workspace (don't import any previous work)
> and testing to see if WTP works in that? Do a File -> New -> Project
> and see if there is a J2EE folder.
>
> This is based on the assumption that even after you cleared the entire
> eclipse directory, your opening up the previous workspace. I am not
> sure if anything in the old workspace may cause issues.
>
> David Goodenough wrote:
>> Nitin Dahyabhai wrote:
>>
>>
>>>David Goodenough wrote:
>>>
>>>>While I now have the components Resolved rather than Installed
>>>>this has not fixed the problem. I still can not find any
>>>>trace of the action function of WTP. For instance JSP files
>>>>have no context completion or colouring.
>>>
>>>Are you seeing any errors in your .log file? Have you installed
>>>anything more than WTP and its prereqs?
>>>
>>
>> As I said earlier in this thread there are no errors in the .log file.
>> I did try installing the Lomboz stuff, but I cleared the entire
>> directory three for eclipse 3.1 and reinstalled.
>>
>> David
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119349 is a reply to message #118594] |
Mon, 11 July 2005 14:48 |
Eclipse User |
|
|
|
Originally posted by: felicia.burkard.gmx.de
hello,
i wanted to try some tutorials with web services and so on. but i just
cant get the wtp to work.
i took all the files as suggested in this thread (eclipse-SDK-3.1-win32,
emf-sdo-xsd-SDK-I200506230200, GEF-SDK-3.1RC4, JEM-SDK-I20050623,
wtp-1.0M5)
when i start eclipse i get the j2ee view and everything looks fine, but as
soon as i create a project and want to work in that everythings stucks...
Eclipse says "Building workspace: (60%)"
end this never finishes...
can somebody help me with that?
thx
|
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119656 is a reply to message #119041] |
Tue, 12 July 2005 07:24 |
Eclipse User |
|
|
|
Originally posted by: felicia.burkard.gmx.de
hello,
i wanted to try some tutorials with web services and so on. but i just
cant get the wtp to work.
i took all the files as suggested in this thread (Eclipse SDK 3.1.0, EMF,
GEF, J2EE Standard Tools Feature and Web Standard Tools Feature SDK 0.7.0,
Java EMF Model SDK 1.1.0)
when i start eclipse i get the j2ee view and everything looks fine, but as
soon as i create a project and want to work in that everythings stucks...
Eclipse says "Building workspace: (60%)"
end this never finishes...
can somebody help me with that please?
thanks a lot!
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #119745 is a reply to message #119656] |
Tue, 12 July 2005 08:07 |
Eclipse User |
|
|
|
Originally posted by: felicia.burkard.gmx.de
edit:
it takes a lot of time for building the workspace and stopps with the
errors:
"cvc-elt.1: Cannot find the declaration of element 'web-app'."
and
"schema_reference.4:Failed to read schema document..."
so i can not work in the projekt.
can somebody help me with that please???
(i am pretty new to eclipse)
thanks a lot!
|
|
|
Re: Installing WTP on Eclipse 3.1 [message #120491 is a reply to message #119455] |
Wed, 13 July 2005 18:03 |
Eclipse User |
|
|
|
Originally posted by: schulz.sce.carleton.ca
I had the same problem until a few minutes ago. It seems really
important to have at least the versions installed named as requirements.
And also important, not to confuse the JEM parts within VE with the JEM
package referred to as requirement. The latter requires EMF 2.1.0 to be
installed (which does not come with eclipse 3.1 containing EMF 2.0.1!).
I found it quite helpful to not copy the plugins into the eclipse folder
but to extract the plugins somewhere else and use the eclipse update
facility ("New local site ..." pointing to the eclipse folder created by
extracting the plugins). This is, because the update facility shows, if
the required packages for a plugin are yet to be installed.
Maybe this helps.
Cheers,
Stefan
Travis Hume wrote:
> I'm having the same problem since M5. Tried clean workspace without
> luck. The editors don't seem to be registered because I can't even
> associate extensions.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04834 seconds