Opened 17 years ago

Last modified 11 years ago

#105 new defect

Preference handling refactor: add description text preferences, use those for display, remove ids

Reported by: David Aspinall Owned by: David Aspinall
Priority: minor Milestone:
Component: 1:pg-eclipse Keywords:
Cc:

Description

Preference files use name attribute both for lookup of preferences and in the dialog. This is confusing if the dialog text changes and Constants.java is not updated. We should use description text for display in the dialog instead. The id attribute (used to create a help context at the moment) should be removed or renamed; help at this level is not really required.

Change History (1)

comment:1 Changed 11 years ago by David Aspinall

Milestone: PG-Eclipse-1.1.0

Milestone PG-Eclipse-1.1.0 deleted

Note: See TracTickets for help on using tickets.