Bug 129074 - Extension Points Reference not present
Summary: Extension Points Reference not present
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: JDT
Version: 2.0
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Aaron Luchko
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-03 19:08 UTC by Ben Konrath
Modified: 2007-04-18 17:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-31 21:50:06 UTC
Embargoed:


Attachments (Terms of Use)
log file (6.48 KB, text/plain)
2004-08-04 20:36 UTC, Aaron Luchko
no flags Details

Description Ben Konrath 2004-08-03 19:08:31 UTC
Description of problem:
Extension Points Reference not present for JDT Plug-in Developer Guide
and Platform Plug-in Developer Guide.

How reproducible:
always

Steps to Reproduce:
1. Go to Help -> Help Contents 
2. Then go to JDT Plug-in Developer Guide -> Reference -> Extension
Points Reference
  
Actual results:
Extension Points Reference not displayed (possibly not generated)

Expected results:
Extension Poinst Reference should be displayed.

Additional info:
This probably applies to all platforms but I haven't tested it.

Comment 1 Aaron Luchko 2004-08-04 20:35:13 UTC
Guessing this is the same bug or strongly related, following steps I
see all the extension points listed, however clicking on one of the
links yeilds,

" 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."

same with the Platform Plug-In Development Guide, PDE and I'm guessing
others, I'll attach the log file I got as well.  Got this on ppc.

Comment 2 Aaron Luchko 2004-08-04 20:36:25 UTC
Created attachment 102436 [details]
log file

accompanied by this on console;
Parse Aborted: Encountered "\"" at line 19, column 67.
Was expecting one of:
    <ArgName> ...
    <TagEnd> ...

Parse Aborted: Encountered "\"" at line 26, column 59.
Was expecting one of:
    <ArgName> ...
    <TagEnd> ...

Comment 3 Aaron Luchko 2004-08-31 21:50:06 UTC
Comment #2 is unrelated, extension points weren't being generated as a
result of needing to use headless eclipse to generate them.  Now using
the headless eclipse that we build in the rpmbuild to build extension
points.


Note You need to log in before you can comment on or make changes to this bug.