issue with installing ADT plugin to eclipse


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers issue with installing ADT plugin to eclipse
# 1  
Old 01-01-2011
issue with installing ADT plugin to eclipse

Hi all,
I have installed android SDK in my ubuntu machine and tried to install ADT plugin to eclipse by following the instructions given in the official website. Since I was unable to add the site: dl-ssl.google.com/android/eclipse to that install software dialog box in eclipse, I manually downloaded the ADT plugin from the official site and tried to add that. I am still unable to install the android development tools whereas I was able to install DDMS. Has anyone faced a similar issue and do you know the solution?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Linux

Check_esx_host_vmfs plugin issue while monitoring ESXi DS

Hello, I setup a check_esx_host_vmfs plugin for monitoring datastore status on ESXi server. But on configuring this plugin, this is working fine but it displays "WARNING" status on UI of Nagios every time. Currently my datastore size is 926.50 GB and right now free space available is 570.60 GB... (2 Replies)
Discussion started by: sunnysthakur
2 Replies

2. Programming

Eclipse plugin to create class diagrams

Hi Guys, I wonder if anyone is aware of a eclipse plugin that I can use to create class diagrams. Thanks!!. (1 Reply)
Discussion started by: arizah
1 Replies

3. SuSE

Issue installing linux

I apologize in advance if this is the wrong forum for this Alright, I am a long time Microsoft user (games of course). I have installed Linux in the past, but not on this computer. Brand new computer, have been using it extensively for the past month or so, and recently I just had the urge... (9 Replies)
Discussion started by: Wyzer1
9 Replies
Login or Register to Ask a Question
REPOSCTL(8)						     Linux Programmers Manual						       REPOSCTL(8)

NAME
reposctl - control utility for reposd SYNOPSIS
reposctl DESCRIPTION
reposctl is a simple shell program for controling the reposd(8) metric repository daemon. It provides the ability to manipulate the state of the daemon as well as online loading and unloading of metric repository plugins. COMMANDS
h print help message s print status of daemon i initialize repository service t terminate repository service l pluginlib load plugin library u pluginlib unload plugin library v pluginlib view/list metrics supported by plugin library q quit/exit control utility g id retrieve values for given metric id f id num retrieve filtered (top-n, sorted) values for given metric id r id list system and type of resource for given metrid id G list current global metric filter F num set the global metric filter k kill gathering daemon d start gathering daemon FILES
/etc/reposd.conf This file contains the daemon configuration settings. See reposd.conf(5) for more information. BUGS
The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, the metric data gatherer, or any of the SBLIM providers. To subscribe to this list visit: https://lists.sourceforge.net/lists/listinfo/sblim-issues Please report bugs you discover to the bug tracker. The SBLIM project bug tracking page can be found at: https://sourceforge.net/tracker/?group_id=128809&atid=712784 AUTHORS
Please refer to the AUTHORS file distributed with sblim-gather. COPYRIGHT
Copyright (C) 2003-2012 IBM Corp. LICENSE
reposctl is distributed under the terms of the Eclipse Public License ("Agreement"). Any use, reproduction or distribution of this program constitutes recipeients acceptance of the agreement. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php SEE ALSO
reposd(8), reposd.conf(5), sblim-gather-2.2.8 06/17/2014 REPOSCTL(8)