This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 428181 - Misleading error message if fixed CSS styling done wrong
Summary: Misleading error message if fixed CSS styling done wrong
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.4 M7   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-14 06:11 EST by Roger Gilliar CLA
Modified: 2014-04-07 05:57 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Gilliar CLA 2014-02-14 06:11:02 EST
I just had the following typo in plugin.xml:

<property
      name="applicationCSS"
      value="plattform:/plugin/com.example.e4.rcp.todo/css/default.css">
</property>


Warning plattform:/plugin/com.example.e4.rcp.todo/css/default.css changed its meaning it is used now to run without theme support.

I think that the error message is misleading in this case.
Comment 1 Roger Gilliar CLA 2014-02-14 06:13:26 EST
Just to clarify: plattform is wrong here. It's platform.
Comment 2 Lars Vogel CLA 2014-02-14 06:14:17 EST
https://git.eclipse.org/r/22000
Comment 4 Lars Vogel CLA 2014-03-04 04:53:00 EST
Message is OK but I see unnecessary whitespace in the message.
Comment 6 Lars Vogel CLA 2014-04-07 05:57:54 EDT
Verified in Build id: I20140402-0100