一、修改STS默认编码,Window > Perference > General > Workspace,将 text file encoding 设置为 UTF-8前端
二、打开 GIT Repository 视图,Window > ShowView > Other > Git > GitRepositorynginx
在 GIT Repository 视图中点击 clone a GIT Repository and add the clone to this viewgit
点击 Clone URL ,点击 Next 在 Location 的 URL 填 https://gitee.com/iBase4J/iBase4J-SpringBoot ,点击 Next数据库
克隆完成后 GIT Repository 视图中会出现 iBase4J 的本地代码仓库this
右键 iBase4J 的仓库项,选择 Import Projects ... 选择全部 folder 导入便可编码
三、下载 iBase4J 前端页面代码 iBase4J-UI-DataTables,放到没有中文和空格的文件系统位置如:F:\LaboratoryProject\iBase4J\iBase4J-UI-DataTables\iBase4J-UI-DataTablesspa
打开 nginx 配置文件 nginx.conf 修改 root 配置为 iBase4J-UI-DataTables 文件夹位置blog
四、打开 navicat 建立 ibase4j 数据库it
双击打开 ibase4j 数据库链接,右键选择运行SQL文件,执行后便可建立表和生成原始表数据io