To whom it may concern:
I'm attempting to get started with the IC2 APIs, but there doesn't seem to be a whole lot of documentation relating to how they need to be placed within new MCP projects that are created.
I've tried scouring Google and the forums (and was able to find the class documentation which looks great), but couldn't seem to find a basic "Getting Started with the IC2 APIs" or "Example Implementations Using the IC2 APIs"
So, I have the IC2 files. My gut tells me that I should just drop a copy of the files into the general project space that will house the Client and Server code, respectively, so that the appropriate classes can be properly referenced. Is this correct?
Thank you!