Hi, in this first chapter I'll show you what it is and how to download this simple tool to program in java.
B4J is one of four tools provided by Anywhere Software, which allows you to develop desktop and console applications in java using basic language absolutely free.
Why use B4J?
It is a very simple way to create applications for java. Easy to learn and powerful, the only limit would be your own imagination.
To begin follow this steps
Installation
Java JDK v8 (8u40 +)
• Open the Java 8 JDK download link
• Check the Accept License Agreement button.
• Select "Windows x86" or "Windows x64" (for 64 bit machines) in the platforms list.
• Download the file and install it.
Install and configure B4J
• Download B4J Full Version.
• Open B4J.
• Choose Tools> Configure Paths.
•Use the Browse button to locate "javac.exe".
javac is located under java folder\bin
Documentation
• Documentation Index
• B4X Programming Language and IDE (pdf)
• Beginner's Guide (pdf)
• Tutorials List
Check the documentation. Next chapter we'll start with simple programs. Don't miss it.
VISIT THE B4J HOME PAGE for more information.