Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于项目导入Eclipse #2

Closed
wuyexiong opened this issue Mar 8, 2013 · 4 comments
Closed

关于项目导入Eclipse #2

wuyexiong opened this issue Mar 8, 2013 · 4 comments

Comments

@wuyexiong
Copy link

1.将项目clone到本地
2.将YiBoLibrary作为Java项目导入eclipse
3.将YiBo作为Android项目导入eclipse
4.此时编译无错误。

但是每次运行都会报错。
java.lang:NoClassDefFoundError:com.cattong.commons.Logger
java.lang.NoClassDefFoundError: net.dev123.commons.util.StringUtil
意思是每次运行都找不到引用Java项目里面的类吗?
弄了好久没弄好,希望指点一二。

@cattong
Copy link
Owner

cattong commented Mar 9, 2013

android项目的设置运行没有导入YiBoLibrary.

@aircat
Copy link

aircat commented Mar 9, 2013

Eclipse --> SplashActivity --> Right key --> Build Path --> Configure Build Path --> Order and Export --> check YiboLibrary

@cattong cattong closed this as completed Mar 10, 2013
@wuyexiong
Copy link
Author

没问题

@wuyexiong
Copy link
Author

对了,项目包名更变以后,相对以前的代码有很多的改变吗,还是只是增加了新浪微博Oauth2.0的授权认证而已?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants