Apache - Ant - Installation

Ant is a Java tool that can help you building projects and setting them correctly.
It can generates files and directory from simple XML files.
So, let's get started with this tutorial of Apache Ant on Windows operating system.

C++ - Windows - Hello World!

Let's create our first C++ application.

For this tutorial, we will use:

Eclipse - Subversion - Installing SVN on Windows

You already have Eclipse Indigo, but you want more. That is a good thing.
Indeed, you want be able to connect your projects with a software versioning and a revision control system, and this directly from Eclipse.

You need SVN!

Open Eclipse:

Apache - Tomcat - Installation

Today a new tutorial for installing Tomcat 7 on Windows 7.
You must have, at least, the JRE 6.

1. Apache Tomcat installation on Windows 7

Let's get started by downloading the last version on the official Apache Tomcat website:

Symfony 2 - Installation - On Windows Operating System

You already played with Symfony 1 or you never used it (SHAME ON YOU), and you want to install a fresh new 2.0.1 version of Symfony2 on Windows 7.

You are in the right place!

To be honest this new version is really easy to install.

C - Eclipse - Installation of C with the IDE

I made a tutorial explaining how to install Eclipse C/C++ for Windows.

It is the same as C++ with a few differences for the include libraries, so just follow this link to see it:

C++ - Eclipse - Installation of C/C++ Development Tools (CDT) and Cygwin for Windows

In this tutorial of Eclipse, we will install C and C++ on Windows with some examples.

Easy?

Not really, but nothing is impossible of course!

Why?

Because Windows needs another software to create and manipulate C and C++.
This software is Cygwin.

JavaScript - Tips'n Tricks - Manipulate a child element by reaching the parent with the getElementsByClassName method of the Document Object

It is sometimes useful to reach a child element with its parent.

Let's see this with an example by using the getElementsByClassName method of the Document Object.

The code below will display an image with a red border.
One second later, the border will be changed in black.

Android - Error - DeviceMonitor

The following error occurs when you try to restart your Android Virtual Device too quickly during another launch, with the Run command of Eclipse:

Android - Tips'n Tricks - Creating components

Today I will show you how to create 3 Buttons with 3 different ways and how to display them on the layout.

It will be the Tuto 3 that can be found on the Android Market for free, of course.

Pages

Subscribe to BadproG.com RSS