41 reputation
26
bio website
location
age
visits member for 1 year
seen Jul 29 '12 at 3:18
stats profile views 23

Mar
27
awarded  Notable Question
Jan
8
awarded  Popular Question
Nov
7
awarded  Popular Question
Sep
16
awarded  Notable Question
Aug
6
awarded  Popular Question
Jul
28
revised Installing Cygwin C and C++ compilers for NetBeans IDE 7.2
added 13 characters in body
Jul
28
awarded  Editor
Jul
28
revised Installing Cygwin C and C++ compilers for NetBeans IDE 7.2
added 138 characters in body
Jul
28
comment Installing Cygwin C and C++ compilers for NetBeans IDE 7.2
I interupted the installation procedure because i really cannot wait for the installation to finish that time. By the way, Which exact packages do i install using the Cygwin setup.exe installer so that i can create C C++ projects using Netbeans IDE 7.2? What are the exact names and versions of the required packages?
Jul
28
asked Installing Cygwin C and C++ compilers for NetBeans IDE 7.2
Jun
19
comment “ant” is not recognized as command in Windows
I think i managed to run ant. i put the environment variable for apache ant directory with \bin. Then i ran ant debug . Now i see a different message . It says unable to locate tools.jar Expected to find it in C:\Program Files\ Java\jre7\lib\tools.jar Buildfile: build.xml does not exist build failed. Now what???
Jun
18
comment “ant” is not recognized as command in Windows
There was no mistake
Jun
18
comment “ant” is not recognized as command in Windows
The android windows installer cannot proceed on to install the android sdk when i only installed the java 64-bit jdk version for windows 7 64-bit. When the android windows installer detects the 32-bit version of java jdk the android sdk can be installed. That was what i encountered.
Jun
18
comment “ant” is not recognized as command in Windows
by the way my workspace is located in the windows 7 guest account. I accessed the android workspace using the windows 7 administrator account.
Jun
18
comment “ant” is not recognized as command in Windows
I still cant run ant despite downloading, extract an to folder and add to path environment variable. The windows that i ran on was 64-bit version. the android sdk supports 32-bit java jdk but not the 64 bit java jdk
Jun
17
awarded  Student
Jun
17
asked “ant” is not recognized as command in Windows
Jun
6
awarded  Tumbleweed
May
30
asked Continuing installing Android packages after pausing Android SDK Manager
May
30
comment Unable to install Android for Windows 7 because JDK is not found
I installed Java JDK 7u4 for windows 7 64-bit. I think the Android SDK installer was trying to detect the 32-bit version of the JDK so i went to install the 32-bit version of the jdk. Then I ran the Andoid SDK installer again. This time the installer detected the JDK and it installs the SDK. That was my solution.