[
https://issues.jboss.org/browse/JBIDE-19719?page=com.atlassian.jira.plugi...
]
Len DiMaggio edited comment on JBIDE-19719 at 4/28/15 11:39 AM:
----------------------------------------------------------------
Sorry that the steps were not clear - the steps that must be performed to avoid the errors
are:
* Starting with a clean install of JBoss Tools 4.3.0.alpha2, and a new/empty workspace
* From JBoss Central, create a new Mobile Hybrid project ("start from scratch")
** In the process of the project creation, download a cordova mobile engine
* Configure an already installed Android SDK (I used android-sdk_r24.1.2-linux)
** If this^ step is not performed at this point, the project creation will complete with
errors
* Export the project to a directory outside of the workspace
* Delete the project from the workspace
* Attempt to import the project using the "import from directory" option
was (Author: ldimaggio):
Sorry that the steps were not clear - the steps are:
* From JBoss Central, create a new Mobile Hybrid project ("start from scratch")
* Configure an Android SDK (I used android-sdk_r24.1.2-linux)
* Export the project to a directory outside of the workspace
* Delete the project from the workspace
* Attempt to import the project using the "import from directory" option
EasyImport of MobileHybrid project results in errors - lack of
configured Andriod SDK is written to .log, but it is not communicated to the user via the
UI
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-19719
URL:
https://issues.jboss.org/browse/JBIDE-19719
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-platform
Affects Versions: 4.3.0.Alpha2
Reporter: Len DiMaggio
Assignee: Gorkem Ercan
Attachments: jbosstools-diagnostics-20150427143128.zip,
jbosstools-diagnostics-20150428105107.zip
This issue is related to JBIDE-19716
Multiple errors are raised when a mobile hybrid project created in Central in JBoss Tools
4.3.0.alpha2 is exported and then imported from a directory using easy import.
See attached .zip for the error file (logs, etc..)
The error message logged is:
eclipse.core.runtime.CoreException: Android SDK location is not defined
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)