create android project failed

65 views
Skip to first unread message

scott yang

unread,
May 18, 2013, 10:52:17 AM5/18/13
to eclim...@googlegroups.com

Hi All,

       I just installed eclim_2.2.5.jar, eclipse 4.2 juno vim7.3,
 and I can  create java project the Getting Started, it works ok.

but when i create android project following the Getting Started,
":ProjectCreate /home/yang/workspace/androidspace/Hello -n android"
after the creation step 5,
eclimd print : NGSession 1: 127.0.0.1: org.eclim.command.Main exited with status 1

and vim message: 
java.lang.NoSuchMethodException: com.android.ide.eclipse.adt.internal.wizards.newproject.NewProjectCreator.createEcl
ipseProject(org.eclipse.core.runtime.IProgressMonitor, org.eclipse.core.resources.IProject, org.eclipse.core.resourc
es.IProjectDescription, java.util.Map, java.util.Map, com.android.ide.eclipse.adt.internal.wizards.newproject.NewPro
jectCreator$ProjectPopulator)
while executing command (port: 9091): -editor vim -command project_create -f "/home/yang/workspace/androidspace/Hell
o/" -n android -a --target android-14 --package cn.forward.hello --application "Hello" --activity HelloActivity


and i just got  only one project file ".project" under the folder "/home/yang/workspace/androidspace/Hello/"

it was failed to create Android project.


Eric Van Dewoestine

unread,
May 18, 2013, 12:18:31 PM5/18/13
to eclim...@googlegroups.com
On 2013-05-18 07:52:17, scott yang wrote:
>
> Hi All,
>
> I just installed eclim_2.2.5.jar, eclipse 4.2 juno vim7.3,
> and I can create java project the Getting Started<http://eclim.org/gettingstarted.html>,
> it works ok.
>
> but when i create android project following the Getting Started<http://eclim.org/gettingstarted.html>
> ,
> ":ProjectCreate /home/yang/workspace/androidspace/Hello -n android"
> after the creation step 5,
> eclimd print : NGSession 1: 127.0.0.1: org.eclim.command.Main exited with
> status 1
>
> and vim message:
> java.lang.NoSuchMethodException:
> com.android.ide.eclipse.adt.internal.wizards.newproject.NewProjectCreator.createEcl
> ipseProject(org.eclipse.core.runtime.IProgressMonitor,
> org.eclipse.core.resources.IProject, org.eclipse.core.resourc
> es.IProjectDescription, java.util.Map, java.util.Map,
> com.android.ide.eclipse.adt.internal.wizards.newproject.NewPro
> jectCreator$ProjectPopulator)
> while executing command (port: 9091): -editor vim -command project_create
> -f "/home/yang/workspace/androidspace/Hell
> o/" -n android -a --target android-14 --package cn.forward.hello
> --application "Hello" --activity HelloActivity
>
> and i just got only one project file ".project" under the folder
> "/home/yang/workspace/androidspace/Hello/"
>
> it was failed to create Android project.

This is an error introduced by adt 22.0.0. You can build eclim from
the git master branch to resolve the problem.

I'm hoping to get a release out this weekend if I can.

--
eric

scott yang

unread,
May 18, 2013, 7:58:59 PM5/18/13
to eclim...@googlegroups.com
I just build eclim from  source(git://github.com/ervandew/eclim.git), and it works fine.

Thank you, Eric


在 2013年5月19日星期日UTC+8上午12时18分31秒,Eric Van Dewoestine写道:
Reply all
Reply to author
Forward
0 new messages