Bug 25314 - [Dialogs] Poor warning when creating plug-in project
Summary: [Dialogs] Poor warning when creating plug-in project
Status: RESOLVED DUPLICATE of bug 26366
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-24 10:01 EDT by Tod Creasey CLA
Modified: 2002-12-05 10:19 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-10-24 10:01:26 EDT
20021023

When you create a plug-in project with a property page without having the
org.eclipse.ui plugin in your workbench you get the following error message:

"Plug-ins required to compile Java classes in this plug-in are crrently
disabled. The avoid compile errors"

The second line is the problem.

STEPS
1) Start with a fresh workspace
2) Create a plugin project and select the properties page template
3) Error
Comment 1 Dejan Glozic CLA 2002-10-24 10:07:08 EDT
The dialog is a warning, not an error.

The text is obviously truncated - there is more text in the original message.
Comment 2 Dejan Glozic CLA 2002-12-02 13:11:44 EST
Moving to Platform UI. When creating a new plug-in project in a fresh Eclipse 
installation, the warning about the disabled required plug-ins has its text 
truncated. 

This is a regular JFace warning dialog. Try this on Windows to see the entire 
message.
Comment 3 Tod Creasey CLA 2002-12-05 10:19:24 EST

*** This bug has been marked as a duplicate of 26366 ***