crossminer / scava

https://eclipse.org/scava/
Eclipse Public License 2.0
18 stars 13 forks source link

Eclipse Importer not correct creating the Eclipse Forums Reader #417

Closed creat89 closed 4 years ago

creat89 commented 4 years ago

By curiosity I checked the importer for Eclipse Projects, to try to solve an issue of Philippe. I have found out that the importer declared a reader that is not used and doesn't correspond to the created Eclipse Forums Reader.

I'll look for a solution ASAP.

creat89 commented 4 years ago

The problem has been solved, but in order to see the changes, the projects would need to be imported again. With these changes, I added the possibility of adding Eclipse Client ID and Eclipse Client Secret for increasing (after asking to Eclipse) the number of calls that can be done through their API.

These values must be set in the properties files with the following names: eclipseClientId and eclipseClientSecret.