- This topic has 8 replies, 2 voices, and was last updated 18 years ago by
Riyad Kalla.
-
AuthorPosts
-
saif21MemberHi every body,
does Myeclipse 5.5 GA permit to develop a web service project ?
I tried but i don’t find that il allow it.May 23, 2007 at 1:22 pm #270580
Riyad KallaMembersaif21,
Yes you can follow the Web Services tutorial, or create the new project by going to File > New > Project > MyEclipse > Java Enterprise > Web Service ProjectMay 23, 2007 at 4:56 pm #270591
saif21MemberThank you Mr support-rkalla,
of corse i looked in all the possible place to find where to create web service project. i asked the question because i didn’t find any way to create it.
for me the folder Java Entreprise contain only three types of projects :
– EJb project
– Entreprise project
– Web project
but there is no web service project.
i don’t understand what happen in my computer.May 23, 2007 at 5:30 pm #270592
Riyad KallaMembersaif21,
It sounds like you could possibly have an installation problem if the you don’t even see the project type.Out of curiosity if you open up Window > Preferences, and go down to MyEclipse > Project Capabilities, do you see Web Services as a group you can click on?
Also, if you open up Window > Prefs > General > Startup and Shutdown, and look at the list, are some plugins unchecked?
May 24, 2007 at 3:14 am #270601
saif21MemberOut of curiosity if you open up Window > Preferences, and go down to MyEclipse > Project Capabilities, do you see Web Services as a group you can click on?
YES
Also, if you open up Window > Prefs > General > Startup and Shutdown, and look at the list, are some plugins unchecked?
YES
May 24, 2007 at 11:15 am #270620
Riyad KallaMemberAlso, if you open up Window > Prefs > General > Startup and Shutdown, and look at the list, are some plugins unchecked?
YES
Doh, which ones? If Web Services is one of them that could explain why it’s not being shown. If web services is *not* unchecked, then you have a corrupted installation.
May 24, 2007 at 11:46 am #270625
saif21MemberSorry Mr i wanted to say NO .
All plug in are checked.May 24, 2007 at 12:10 pm #270628
Riyad KallaMemberThen your install looks to be corrupt. I would encourage you to download the 5.5 ALl in One installer, and install it to a brand new directory, make sure you aren’t installing to an existing directory. Then open your existing workspace and make sure the project type is there.
May 29, 2007 at 11:56 am #270815
Riyad KallaMemberOut of curiosity can you import this project and open it successfully in your 5.5 install? I’m still convinced it’s corrupted but you seem to not want to try a new install, so let’s try this really quickly.
Attachments:
You must be logged in to view attached files. -
AuthorPosts