notishell / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

Error opening project in Eclipse #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?
I successfully built smali/baksmali with Maven 2.2.1. However, I had a problem 
building the source code in Eclipse. I am using Eclipse 3.6 with m2e plugin. I 
tried to import smali-pom as an existing Maven project. All child projects are 
loaded in to Eclipse, but there are many reference errors in the codes. Is it 
possible and straightforward to integrate the project in Eclipse?

What version of smali/baksmali are you using? What rom are you working
from?
<modelVersion>4.0.0</modelVersion>
<aversion>1.3.3-dev</aversion>

Original issue reported on code.google.com by dungtm.p...@gmail.com on 28 Mar 2012 at 12:21

GoogleCodeExporter commented 9 years ago
Sorry, I don't use eclipse for smali development, and am not really interested 
in figuring out how to get an eclipse project set up for it. If you figure it 
out, and want to help others, I would be happy to give you wiki author access, 
and let you write a wiki on how to get it set up.

Alternately, you could try IDEA instead - the free community version works 
great. It's a relatively simple matter to import the maven pom as a new IDEA 
project.

Original comment by jesusfreke@jesusfreke.com on 28 Mar 2012 at 5:06

GoogleCodeExporter commented 9 years ago
Sorry, I don't use eclipse for smali development, and am not really interested 
in figuring out how to get an eclipse project set up for it. If you figure it 
out, and want to help others, I would be happy to give you wiki author access, 
and let you write a wiki on how to get it set up.

Alternately, you could try IDEA instead - the free community version works 
great. It's a relatively simple matter to import the maven pom as a new IDEA 
project.

Original comment by jesusfreke@jesusfreke.com on 28 Mar 2012 at 5:06

GoogleCodeExporter commented 9 years ago
Thank you. I will try to use IDEA. Also, if I figure out how to setup the
project in Eclipse, I would contact you for the wiki. I think it might be
useful for some developers.

Thanks again for your work.

Dung

Original comment by dungtm.p...@gmail.com on 29 Mar 2012 at 9:01