- This topic has 4 replies, 2 voices, and was last updated 16 years, 5 months ago by Bob.
-
AuthorPosts
-
BobMemberWhile showing a new colleague around MyEclipse and why we use it here, I selected the jsp:include and then hit F1 for:
<jsp:include flush=”true” page=”
A help file opens up and says:
“The JSP source page editor lets you edit a JavaServer Pages file. The editor provides many text editing features, such as content assist, user-defined templates, syntax highlighting, unlimited undo and redo, element selection and formatting, and document formatting.”with links for:
Structured text editors for markup languages
Editing text coded in markup languages – overview
Adding and removing JSP templates
Making content assist work for JSP filesHOWEVER for each link we recieve:
The topic that you have requested is not available. The link may be wrong, or you may not have the corresponding product feature installed. This online help only includes documentation for features that are installed.
IMAGINE my surprise since we are thrilled with the product and are showcasing it to other teams. So the question is WHERE is the documentation for this and WHY isnt it updated and corrected with MyEclipse product updates.
GregMemberHello Bob,
I was able to replicate the problem you mentioned. I have sent a note on this up the line, asking for some clarification. I’ll let you know what I find out.
GregMemberBob,
I have some more info. We have determined that we did not include all of the documentation for the case you found. I have filed a PR into the system and it should be fixed in the 5.5 M2 release.
BobMemberJust an Update: From the Welcome page the Migrate help is blank. The web Resources is blank. Thew First Steps is blank.
BobMember*** Date:
Thursday, May 29, 2008 12:08:20 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.6.0_04*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\MyEclipse\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-vm
C:\Java\jdk1.6.0_04\jre\bin\client\jvm.dll -
AuthorPosts