Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Problem importing to Eclipse? — Gideros Forum

Problem importing to Eclipse?

tuku473tuku473 Member
edited October 2015 in General questions
I downloaded Eclipse as required to deploy an application to android, I can export my project without a single problem from gideros, but as soon as I try to import it to Ecplise, i get the following 2 errors:

Description: The project was not built since its build path is incomplete. Cannot find the class file for android.content.Intent. Fix the build path then try building this project
Resource: Gaem2
Location: Unknown
Type: Java Problem

Description: The type android.content.Intent cannot be resolved. It is indirectly referenced from required .class files
Resource: Gaem2Activity.java
Path: /Gaem2/src/com/giderosmobile/android line
Location: 1
Type: Java Problem

Any idea what this means? I tried to export and import one of the samples that comes with gideros and im having no problems with eclipse, maybe im missing something important needed to export/import properly? Thanks in advance!

Comments

Sign In or Register to comment.