Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 419512

Summary: Android App is in wrong package
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Ken Walker <ken_walker>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon, simon_kaegi
Version: 4.0Flags: simon_kaegi: review+
mamacdon: review+
Target Milestone: 4.0 RC3   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Ken Walker CLA 2013-10-15 16:11:15 EDT
Currently the code is in a Java package

com.eclipse.orion.android

This should be org.eclipse.orion.android
Comment 1 Ken Walker CLA 2013-10-15 16:18:39 EDT
MainActivity.java and the reference in AndroidManifest.xml
Comment 2 Ken Walker CLA 2013-10-16 11:31:10 EDT
See commits in the branch Bug419512

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/log/?h=Bug419512
Comment 3 Mark Macdonald CLA 2013-10-16 12:15:16 EDT
Looks fine to me.
Comment 5 Ken Walker CLA 2013-10-16 13:54:28 EDT
released into master