ReEng / archimetrix

Archimetrix combines clustering-based architecture reconstruction and pattern detection techniques to recover the architecture of a software system from source code. While the clustering extracts a software architecture based on source code metrics, the pattern detection is used to detect design deficiencies in the architecture which influence the architecture reconstruction negatively. Archimetrix supports the reengineer by identifying components that are especially relevant for the detection of design deficiencies. It also ranks the detected deficiencies so the reengineer can focus on the important problems. Once the deficiencies are removed, the clustering can be used again to get a clearer view of the now improved software architecture.
1 stars 0 forks source link

No repository found containing: osgi.bundle,de.fzi.gast.metricresults,1.0.0.201201171344NGT #16

Open mingqing007 opened 8 years ago

mingqing007 commented 8 years ago

What steps will reproduce the problem?

  1. Follow the developer installation instructions up to trying to install GAST

What is the expected output? What do you see instead? The expected output is that GAST successfully installed. Instead I saw: An error occurred while collecting items to be installed session context was:(profile=epp.package.modeling, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,de.fzi.gast.metricresults,1.0.0.201201171344NGT

What version of the product are you using? On what operating system? The developer edition, using Eclipse Juno Modeling Tools, on 32-bit Windows

Please provide any additional information below. Could it be a typo or outdated link?

mingqing007 commented 8 years ago

Checking the square "only show software for the target environment" seemed to fic the problem

mingqing007 commented 8 years ago

This is fixed.