Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Reduce warnings shown by the Eclipse IDE #5853

Open
maggu2810 opened this issue Jul 4, 2018 · 0 comments
Open

Reduce warnings shown by the Eclipse IDE #5853

maggu2810 opened this issue Jul 4, 2018 · 0 comments

Comments

@maggu2810
Copy link
Contributor

A few PRs I submitted the days has been created to fix or remove warnings shown by the Eclipse IDE.

As I fixed the source folder entries (#5836) errors has been detected e.g. because tests has not been executed on the Maven build (and as I has to fix the Eclipse IDE launch configuration for that tests, it has not been executed there recently).

The annoying part of the current situation is that the number of warnings the IDE is showing results that developers ignore the warnings at all.

We should try to remove warnings that could be ignored (as e.g. done for the lazy bundle activation), move warnings to error if it should be fixed (as e.g. done for missing / wrong source folders), ...

I still would like to introduce the usage of EEAs for the ESH Eclipse IDE, so we can remove hundreds of dead code, redundant null check, ...

triller-telekom added a commit to triller-telekom/smarthome that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853
triller-telekom added a commit to triller-telekom/smarthome that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853
triller-telekom added a commit to triller-telekom/smarthome that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
triller-telekom added a commit to triller-telekom/smarthome that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
triller-telekom added a commit to triller-telekom/smarthome that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
htreu pushed a commit that referenced this issue Jul 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to #5853

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
clinique pushed a commit to clinique/smarthome that referenced this issue Sep 17, 2018
Also configure HTML validation to ignore unknown elements and attributes
which exists due to the fact that Eclipse doesn't know the ng-* etc. tags.

Relates to eclipse-archived#5853

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant