What are Java deliverables?
December 16, 2011 7:35 AM Subscribe
Java: What are the expectations of deliverables for an SDK/API/library?
I currently ship a number of SDK/API/library products for the .NET platform. Our customer expectations are very clear: they want an installer that puts the assemblies in an appropriate place, informs VisualStudio about that location, installs items in the VX toolbox, installs integrated help, installs sample code and compiled demos and installs sample files.
What are the expectations for Java? A zip with the jar and javadoc and samples? An installer? Eclipse integration? What?
posted by plinth to technology (4 answers total) 3 users marked this as a favorite
posted by themel at 7:45 AM on December 16, 2011