Hi team,
Some folks here at IBM were asking about getting Symphony set up in Eclipse. I took a pass at creating a .classpath for the project, and got it as good as it'll get. Some of the classes in some of the samples source directories overlap, so you'll see "class already defined" compile errors in the Eclipse UI, but that's ok. You can browse around now in the Eclipse IDE. See attached .classpath. I configured an environment variable like so: Window -> Preferences -> Java -> Build Path -> Classpath Variables -> New -> (Name: HP_REPO, Folder: <path to your maven repository root>) You can unzip the HP_REST_SDK.zip into your Eclipse workspace, copy the attached .classpath into your HP_REST_SDK folder, and create new project: File -> New -> Java Project -> (type in HP_REST_SDK and you'll see that Eclipse panel switch over to say "The wizard will automatically configure the jre...") (See attached file: .classpath) Let me know if you have any questions. mike Mike Rheinheimer (512) 838-0086 t/l 678-0086 WebSphere WebService Core Engine Team
