Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Must create a 'language' extension point #32

Closed
opcoach opened this issue Jun 16, 2017 · 0 comments
Closed

Must create a 'language' extension point #32

opcoach opened this issue Jun 16, 2017 · 0 comments
Assignees
Milestone

Comments

@opcoach
Copy link
Contributor

opcoach commented Jun 16, 2017

Analyzer are defining file extensions that are duplicated for instance for f77.metric and f77.rule.

It would be easier to have :

  • a 'language' extension point that contains : Id, name and expected file extensions
  • analyzer refer to language ref ID (use language/@id for refID).

Then a kind of LanguageUtil class could find the language for a file or give the existing analyzer for a language...

@WaldoFR WaldoFR self-assigned this Jul 5, 2017
@WaldoFR WaldoFR added this to the Version 3.0 milestone Jul 5, 2017
@dupuisa dupuisa closed this as completed Jul 6, 2017
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Service were added to access data. Analyzer was updated to use the new
extension points.
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Old use of ImageFactory for enabled and disabled buttons was causing
optimisation problem because exceeding SWT's threads handlers numbers.
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Changelog :
+ Check selection improved to be on both tables;
+ Unchecking one metric or one rule is unchecking the column's checker
associated;
- Code duplication removal, making metric's tableviewer extending
checker's tableviewer
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Changelog :
+ Info display button
+ Correction of displayed information in TreeViewers
+ Set default action improval.
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
… checkers

Also, using it in the analyzer
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
…nguages & services

Service were added to access data. Analyzer was updated to use the new
extension points.
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
…nces tables

Old use of ImageFactory for enabled and disabled buttons was causing
optimisation problem because exceeding SWT's threads handlers numbers.
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
Changelog :
+ Check selection improved to be on both tables;
+ Unchecking one metric or one rule is unchecking the column's checker
associated;
- Code duplication removal, making metric's tableviewer extending
checker's tableviewer
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
Changelog :
+ Info display button
+ Correction of displayed information in TreeViewers
+ Set default action improval.
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
Service were added to access data. Analyzer was updated to use the new
extension points.
begarco pushed a commit that referenced this issue Feb 2, 2020
Old use of ImageFactory for enabled and disabled buttons was causing
optimisation problem because exceeding SWT's threads handlers numbers.
begarco pushed a commit that referenced this issue Feb 2, 2020
Changelog :
+ Check selection improved to be on both tables;
+ Unchecking one metric or one rule is unchecking the column's checker
associated;
- Code duplication removal, making metric's tableviewer extending
checker's tableviewer
begarco pushed a commit that referenced this issue Feb 2, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
Changelog :
+ Info display button
+ Correction of displayed information in TreeViewers
+ Set default action improval.
begarco pushed a commit that referenced this issue Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants