flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
41 stars 23 forks source link

Power Matcher configuration #221

Open FCCFFC opened 6 years ago

FCCFFC commented 6 years ago

Hi everybody, I'm currently approaching to Power Matcher. I followed every step explained in the Power Matcher guide but I still have many problems. I tried to fix some of them but some others I wasn't able, here they are: 1) At the beginning, on eclipse, the example file wasn't working becouse it couldn't find the .java files in the "Generated" folders of the package explorer, I copy and paste these .java files manually and now I'm able to run the Apache Felix web consolle; 2) In the Apache Felix Web consolle I don't have the whole set of options, particularly the followings are missing: (Apache Felix Admin Implementation; CSVLogger config; Objective auctioneer config; Peak shaving concentrator config; Simple observer config)

Can you help me?

Thanks