1、修改STS默認編碼,Window > Perference > General > Workspace,將 text file encoding 設置為 UTF-8
2、打開 GIT Repository 視圖,Window > ShowView > Other > Git > GitRepository
在 GIT Repository 視圖中點擊 clone a GIT Repository and add the clone to this view
點擊 Clone URL ,點擊 Next 在 Location 的 URL 填 https://gitee.com/iBase4J/iBase4J-SpringBoot ,點擊 Next
克隆完成后 GIT Repository 視圖中會出現 iBase4J 的本地代碼倉庫
右鍵 iBase4J 的倉庫項,選擇 Import Projects ... 選擇所有 folder 導入即可
3、下載 iBase4J 前端頁面代碼 iBase4J-UI-DataTables,放到沒有中文和空格的文件系統位置如:F:\LaboratoryProject\iBase4J\iBase4J-UI-DataTables\iBase4J-UI-DataTables
打開 nginx 配置文件 nginx.conf 修改 root 配置為 iBase4J-UI-DataTables 文件夾位置
4、打開 navicat 創建 ibase4j 數據庫
雙擊打開 ibase4j 數據庫連接,右鍵選擇運行SQL文件,執行后即可創建表和生成原始表數據