Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.7.x

spymemcached.common.classpath variable in build.xml

2 replies [Last post]
  • Login or register to post comments
Wed, 10/12/2011 - 03:44
helloworld2008
Offline
Joined: 07/20/2011
Groups: None

When creating a new Eclipse project it says that:

Problem setting the classpath of the project from the javac classpath:
Reference spymemcached.common.classpath not found.

I could not find this defined in the build.xml. Can you explain this?

Top
  • Login or register to post comments
Wed, 10/12/2011 - 11:11
mikew
Offline
Joined: 03/14/2011
Groups:

We use ivy to generate the classpath. The line that defines this is

where name resolves to "spymemcached"

Are you trying to create an ant eclipse project? If so, your better off running 'ant eclipse' from the command line and then just importing a java project into Eclipse. This is how I set up my dev environment.

If you are having trouble running ant from the command line and get errors about the classpath it would be great if you could provide the error as well as information about your environment so that we can fix any issues that arise.

Top
  • Login or register to post comments
Wed, 10/12/2011 - 15:56
helloworld2008
Offline
Joined: 07/20/2011
Groups: None

This works. Yes I know spymemcached refers to ${name} but where is ${name}.common.classpath defined? Is it a default of ant/ivy?

Fixed: Oh common refers to the ivy configuration named common

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker