Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » NooBee JSP Question
NooBee JSP Question [message #123472] Mon, 01 December 2003 21:21 Go to next message
Eclipse UserFriend
Originally posted by: greg.smith.dss.virginia.gov

I downloaded eclipse and myeclipse. neither seem to have the plugins for
jsp's and html. i'm confused. am i supposed to go someplace else and get
plugins for them?

greg
Re: NooBee JSP Question [message #123501 is a reply to message #123472] Mon, 01 December 2003 22:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rsk.email.arizona.edu

MyEclipse should have installed the association between itself and
JSP/HTML pages. If not try right-clicking on the file and selecting
"Open with" and choose the MyEclipse editor.

If not, you can do Preferences->Work Bench->File Associations and set
the association to JSP and HTML manually.

Gregory Smith wrote:

> I downloaded eclipse and myeclipse. neither seem to have the plugins for
> jsp's and html. i'm confused. am i supposed to go someplace else and get
> plugins for them?
>
> greg
>
>
Re: NooBee JSP Question [message #123713 is a reply to message #123501] Tue, 02 December 2003 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: greg.smith.dss.virginia.gov

riyad,

thanks for the assist. i was able to associate .jsp and .html files with the
java editor but i didnt get the results i wanted.

i wasnt able to find a html editor for myeclipse. when i edit .jsp files i
dont get syntax coloring or hinting.

shouldnt there be a plug-in for html and jsp?

greg


"Riyad Kalla" <rsk@email.arizona.edu> wrote in message
news:bqgds0$2mr$1@eclipse.org...
> MyEclipse should have installed the association between itself and
> JSP/HTML pages. If not try right-clicking on the file and selecting
> "Open with" and choose the MyEclipse editor.
>
> If not, you can do Preferences->Work Bench->File Associations and set
> the association to JSP and HTML manually.
>
> Gregory Smith wrote:
>
> > I downloaded eclipse and myeclipse. neither seem to have the plugins for
> > jsp's and html. i'm confused. am i supposed to go someplace else and get
> > plugins for them?
> >
> > greg
> >
> >
>
Re: NooBee JSP Question [message #123863 is a reply to message #123713] Tue, 02 December 2003 17:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rsk.email.arizona.edu

Geez yea there should, I'm not sure whats wrong. Did you use the
MyEclipseIDE installer? In your <MyEclipseIDE Install
DIR>/eclipse/plugins directory, do you have a whole bunch of plugins?
When you click on Help->About, do you see a My Eclipse icon on that
dialog? When you click on plugin details do you have a whole butt-load
of plugins from Genuitec, LLC listed?

These are all things I have, maybe try rerunning the installer? Do you
have admin privaledges on the machine? Do you have read access to the
plugins in the MyEclipse install dir? Maybe check the Eclipse log file
for reported loading errors?

Best,
Riyad

Gregory Smith wrote:

> riyad,
>
> thanks for the assist. i was able to associate .jsp and .html files with the
> java editor but i didnt get the results i wanted.
>
> i wasnt able to find a html editor for myeclipse. when i edit .jsp files i
> dont get syntax coloring or hinting.
>
> shouldnt there be a plug-in for html and jsp?
>
> greg
>
>
> "Riyad Kalla" <rsk@email.arizona.edu> wrote in message
> news:bqgds0$2mr$1@eclipse.org...
>
>>MyEclipse should have installed the association between itself and
>>JSP/HTML pages. If not try right-clicking on the file and selecting
>>"Open with" and choose the MyEclipse editor.
>>
>>If not, you can do Preferences->Work Bench->File Associations and set
>>the association to JSP and HTML manually.
>>
>>Gregory Smith wrote:
>>
>>
>>>I downloaded eclipse and myeclipse. neither seem to have the plugins for
>>>jsp's and html. i'm confused. am i supposed to go someplace else and get
>>>plugins for them?
>>>
>>>greg
>>>
>>>
>>
>
>
Re: NooBee JSP Question [message #124086 is a reply to message #123863] Wed, 03 December 2003 13:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: greg.smith.dss.virginia.gov

riyad,

ic now, i downloaded eclipse 3.0 not the myeclipse ide plugins. the plugins
are now working.

i'm still disappointed though, the jsp plugin is very anemic. no hinting at
all.

greg

"Riyad Kalla" <rsk@email.arizona.edu> wrote in message
news:bqij7e$ibc$1@eclipse.org...
> Geez yea there should, I'm not sure whats wrong. Did you use the
> MyEclipseIDE installer? In your <MyEclipseIDE Install
> DIR>/eclipse/plugins directory, do you have a whole bunch of plugins?
> When you click on Help->About, do you see a My Eclipse icon on that
> dialog? When you click on plugin details do you have a whole butt-load
> of plugins from Genuitec, LLC listed?
>
> These are all things I have, maybe try rerunning the installer? Do you
> have admin privaledges on the machine? Do you have read access to the
> plugins in the MyEclipse install dir? Maybe check the Eclipse log file
> for reported loading errors?
>
> Best,
> Riyad
>
> Gregory Smith wrote:
>
> > riyad,
> >
> > thanks for the assist. i was able to associate .jsp and .html files with
the
> > java editor but i didnt get the results i wanted.
> >
> > i wasnt able to find a html editor for myeclipse. when i edit .jsp files
i
> > dont get syntax coloring or hinting.
> >
> > shouldnt there be a plug-in for html and jsp?
> >
> > greg
> >
> >
> > "Riyad Kalla" <rsk@email.arizona.edu> wrote in message
> > news:bqgds0$2mr$1@eclipse.org...
> >
> >>MyEclipse should have installed the association between itself and
> >>JSP/HTML pages. If not try right-clicking on the file and selecting
> >>"Open with" and choose the MyEclipse editor.
> >>
> >>If not, you can do Preferences->Work Bench->File Associations and set
> >>the association to JSP and HTML manually.
> >>
> >>Gregory Smith wrote:
> >>
> >>
> >>>I downloaded eclipse and myeclipse. neither seem to have the plugins
for
> >>>jsp's and html. i'm confused. am i supposed to go someplace else and
get
> >>>plugins for them?
> >>>
> >>>greg
> >>>
> >>>
> >>
> >
> >
>
Re: NooBee JSP Question [message #124248 is a reply to message #123863] Wed, 03 December 2003 18:33 Go to previous message
Eclipse UserFriend
Originally posted by: greg.smith.dss.virginia.gov

okay, i'm a NuB

apparently your code must be syntactically correct before the hinting starts
up. now it works.

many thanks

greg


"Riyad Kalla" <rsk@email.arizona.edu> wrote in message
news:bqij7e$ibc$1@eclipse.org...
> Geez yea there should, I'm not sure whats wrong. Did you use the
> MyEclipseIDE installer? In your <MyEclipseIDE Install
> DIR>/eclipse/plugins directory, do you have a whole bunch of plugins?
> When you click on Help->About, do you see a My Eclipse icon on that
> dialog? When you click on plugin details do you have a whole butt-load
> of plugins from Genuitec, LLC listed?
>
> These are all things I have, maybe try rerunning the installer? Do you
> have admin privaledges on the machine? Do you have read access to the
> plugins in the MyEclipse install dir? Maybe check the Eclipse log file
> for reported loading errors?
>
> Best,
> Riyad
>
> Gregory Smith wrote:
>
> > riyad,
> >
> > thanks for the assist. i was able to associate .jsp and .html files with
the
> > java editor but i didnt get the results i wanted.
> >
> > i wasnt able to find a html editor for myeclipse. when i edit .jsp files
i
> > dont get syntax coloring or hinting.
> >
> > shouldnt there be a plug-in for html and jsp?
> >
> > greg
> >
> >
> > "Riyad Kalla" <rsk@email.arizona.edu> wrote in message
> > news:bqgds0$2mr$1@eclipse.org...
> >
> >>MyEclipse should have installed the association between itself and
> >>JSP/HTML pages. If not try right-clicking on the file and selecting
> >>"Open with" and choose the MyEclipse editor.
> >>
> >>If not, you can do Preferences->Work Bench->File Associations and set
> >>the association to JSP and HTML manually.
> >>
> >>Gregory Smith wrote:
> >>
> >>
> >>>I downloaded eclipse and myeclipse. neither seem to have the plugins
for
> >>>jsp's and html. i'm confused. am i supposed to go someplace else and
get
> >>>plugins for them?
> >>>
> >>>greg
> >>>
> >>>
> >>
> >
> >
>
Previous Topic:including external javdocs in Help Contents
Next Topic:Exception occurred creating launch configuration tabs
Goto Forum:
  


Current Time: Sat Jul 27 16:49:19 GMT 2024

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

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

Back to the top