HTML SQL language Alinous-Core eclipse plugin
http://www.alinous.org
go to Japanese site
What's Alinous Downloads Documents Contributors Partners Contact
What's Alinous
Downloads
Documents
System environment
Getting started
Alinous-Core's functions
About first sample
Reference Manual
Contributors
Partners
Contact
Top Page
ECサイト構築パッケージOpen-EC ECサイト構築パッケージOpen-EC
INFORMATION
Now Alinous-Core is Release1.0.x.
You can download it as Eclipse-Plugin.

FREE DOWNLOAD

  • Developer's blog
  • Alinous-CMS(Japanese only)
  • Webデザイン制作 Mer Design








  • Getting started Alinous-Core


    After the installation of Alinous-Core Eclipse Plugin, you should do is to make a sample project run.
    Then you can understand how easy Alinous-Core is.


    This document contains 2 steps.

  • Step 1. Creating a new Sample Project
  • Step 2. Run the Sample Project and debug it.

  • Setup a Sample Project


    Show context menu By doing Right-Click on the explorer.




    Select "Alinous-Core" -> "Sample Project".




    Input Project's name. And push "Next >" button.




    A dialog to select database will appear. Please push "Finish" Button.




    If we chose PostgreSQL
    What we should do next is to setup the database of PostgreSQL.
    Please input password of the user named "postgres" who is super user
    of the PostgreSQL Database.
    After inputing it, push "Next>" button.

    If you do not want to setup automatically and setup it for yourself,
    please check the "Do not configure PostgreSQL setting." checkbox.




    Before droping and creating selected database, the dialog-box to confirm that appears.
    So check the database name (default is "alinous"), and push "OK" button.




    A project will be created.




    Run a Sample Project and debug it.


    Select "Run" -> "Debug" from the top menu of the Eclipse.




    Do Double-Click at the "Alinous" in listbox which is at the
    left side of the dialog.




    Then a new debug configration named "New_configration" is created.
    Next, push the "Browse.." button.




    A dialog box to select exsting project appears.
    Select a sample project to run.




    After select the project to run, the "Debug" button will be
    enabled, so push "Debug" button.

    Then embeded Alinous-Core server launch and output log into
    the process console in the Eclipse workbench.




    We can run web page by accessing
    http://localhost:8080

    If we want to stop the server, then push button at the process console.
    Please stop the server before exit Eclipse workbench, and don't run the server twice.




    We can set breakpoint.
    After "*.alns" file with the editor provided by Alinous-Core Eclipse Plugin,
    do Double-Click at point where a blue point is there in the following
    picture.




    When we access a page with breakpoint and the server thread execute before
    the line where we set breakpoint, the perspective of the Eclipse will change
    and we can see variables and do Step execution.

    Click following picture, we can see big one.





    COPYRIGHT (C) 2007 CROSSFIRE JAPAN INC. All Right Reserved. This page is LINK FREE.