google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

Unable to build. Missing package com.google.api.explorer.client.navigation and others #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I cloned the svn repo to my machine
2. I downloaded the necessary jars and placed them in the 'lib' folder
3. Added the jars as libs in intellij
4. Changed the build.xml to point to lib for all of the jars
5. Ran ant jar

What is the expected output? What do you see instead?
 I expected for the project to output a jar that I could run

What version of the product are you using? On what operating system?
Revision 41, using both Intellij and plain old ANT on a Macbook pro running 
mavericks. 

Please provide any additional information below.

I have created a google-discovery formatted set of documents for a service I am 
creating and I want to make the explorer read these docs instead of the default 
google ones. 

I attached the output of `ant jar`

Original issue reported on code.google.com by dmtschi...@gmail.com on 12 Aug 2014 at 3:20

Attachments: