M. Ziggy
unread,May 1, 2015, 3:25:58 PM5/1/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Yes, it is still the case... IMO, it should be an option under Java Applications, Create Library Jar. I'd also like to see as Create Project types an 'Import ADT/Eclipse Git Repo' and 'Import Studio Git Repo' as either APK or Jar based Apps or Libs, that takes a Project name and directory and then clones a repo into that created directory, similar to how the sample Apps are cloned into AppProjects. When you browse to a non-project git repo dir, an Import as Project entry should be on the Git... menu, with similar options. By default I'd expect this to create an AIDE <App, Lib, Java, Jar> Import branch as part of the process, to isolate changes the IDE may make to files, from either upstream master, local master, the current branch, or a specific tag or branch if you want to be fancy :-D.
Not trivial, I realize, but would enhance the ability to use the IDE with portals like GitHub.
Separate issue, speaking of tags, why isn't there a Create Tag option on the Git... menu, or From Tag... list when switching branches? For 'last known stable' reversions I'd think this an important feature, sometimes.