This is a set of Eclipse plug-ins that helps application development using Asakusa Framework Gradle Plug-in.
This project includes following Eclipse features:
-
Shafu Basic Components (
com.asakusafw.shafu.feature
)Basic components of Gradle integration to Eclipse IDE. This enables to launch Gradle tasks in Eclipse, or to import Gradle projects into your Eclipse workspace transparently.
-
Asakusa Gradle Plug-in Support (
com.asakusafw.shafu.asakusafw.feature
)Extensions for Asakusa Gradle Plug-in (requires Shafu Basic Components). This provides shortcuts to Asakusa Gradle Plug-in specific tasks and Asakusa batch application project templates.
- Go to
com.asakusafw.shafu.releng
- Run
gradlew
(at the first time, it will take a little time to prepare the build environment) - Finally, the
com.asakusafw.shafu.releng/build/dropin.zip
will be created
Using MacOSX + JDK 7, please exec before build:
sudo ln -s </path/to/jdk7>/Contents/Home/jre/lib </path/to/jdk7>/Contents/Home/Classes
- Select 'Help > Install New Software...' from the main menu
- Add http://www.asakusafw.com/eclipse/jinrikisha/updates/ as an update site
- Select the update site and install features
- Build or download
dropin.zip
- Extract
dropin.zip
(which includesjinrikisha
folder) onto<Eclipse Installation Path>/dropins/
-
In Java Perspective, select 'File > New > Gradle Project From Template' from the main menu
If there are no such a menu item, please reset the Java Perspective ('Window > Reset Perspective...').
-
Input project name, and then press 'Next' button
-
Input project template archive path, and then press 'Finish' button
- Select 'File > Import' from the main menu
- Select 'Jinrikisha > Gradle Projects', and then press 'Next' button
- Input a Gradle project directory, and then press 'Next' button
- Select projects to import, and then press 'Finish' button
- Open context menu for the target project
- Select a build command in 'Jinrikisha' on the context menu
- Open workbench preferences
- Select 'Jinrikisha' in preferences page
- Open workbench preferences
- Select 'General > Network Connections' in preferences page
- Select active provider to the 'Manual' and edit the HTTP/HTTPS proxy entries