Thanks Alex and Rohit for the info. -----Original Message----- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Wednesday, January 16, 2013 8:58 AM To: cloudstack-dev@incubator.apache.org Subject: RE: Regarding projects/folder cloudstack/api cloud-api
It's because cloudstack also has a pom so the file appears under both the cloudstack project and the api project. I don't know why it does this but I got a way around it. I create a working set. Add all of the projects to it except for the parent projects. When you hit ctrl-shift-r, click on the drop down button and select the working set. Then all the files under cloudstack disappears. While you're at it, deselect "show derived classes" from the dropdown menu, that gets rid of the .class files in the bin folder. --Alex > -----Original Message----- > From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] > Sent: Tuesday, January 15, 2013 6:29 PM > To: cloudstack-dev@incubator.apache.org > Subject: Regarding projects/folder cloudstack/api cloud-api > > Hi, > When referring to the API's example (CreateLBStickinessPolicyCmd), > this cmd is available in both the folder Cloud-api and Cloudstack/api. > Why it is present in both the projects? For creating the new api > command, we should write in which project? > Is one of the project deprecated ? > > Thanks > Rajesh Battala