Bug 20426

Summary: [content assist] Autocompletion for overview.html and package.html [editor]
Product: [Eclipse Project] JDT Reporter: Andreas Krüger <andreas.krueger>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 Keywords: helpwanted
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Andreas Krüger CLA 2002-06-17 06:24:07 EDT
I would greatly appreciate autocompletion support when writing package.html and
overview.html files.

All package names must be fully quantified in those two.  Which makes typing
those two important documents much more of a pain in the rear than it should be.
Comment 1 Andreas Krüger CLA 2002-06-17 09:00:51 EDT
As a side remark, there is a bug in SUN's database already, concerning
package.html.  If you're a member of their developer connection, you can view it
here:

  http://developer.java.sun.com/developer/bugParade/bugs/4291385.html

(I'm surprised there had been no single vote on that one, previous to my looking
it up today.)
Comment 2 Dirk Baeumer CLA 2002-08-08 05:44:54 EDT
We don't have a special HTML editor yet. Additionally this editor would have to 
know about Java and the specifics of package.html and overview.html.