-
Notifications
You must be signed in to change notification settings - Fork 11
Prerequisits
LucBerge edited this page Nov 9, 2019
·
4 revisions
- Create a GitHub account if not done.
- Fork B4D.
- The bot use java and Maven. Le bot est développé en java et utilise Maven. It is therefore recommended to use Ecplise as IDE.
- Create a B4D where ever you want. This repertory will contains the projet files.
- Create a new Git Repository under the project repertory (New > Other > Git > Git Repository).
- Set the remote repo by completing the name and the URI (Pull... > New Remote) then Finish.
- Download the dev branch by selecting 'dev' in the Reference field, then Finish.
- Install the dev branch (Branches > Remote Tracking > dev (double click))
- Import the project in Eclipse (Import > Existing Project Into Workspace)
- Run > Run As > Maven Install
Now that everything is ready, you can code and create your first program.
B4D
Utilisation
Contribution