Merge branch 'release-v1.1.13' of https://gitee.com/jcnc-org/JNotepad into develop
This commit is contained in:
commit
901f7f6910
@ -125,9 +125,13 @@ POM文件中的全部依赖项:
|
||||
|
||||
- Windows 平台
|
||||

|
||||
- MacOS 平台
|
||||
|
||||
- MacOS 平台 (待更新,原因:没有设备)
|
||||

|
||||
|
||||
- Linux 平台
|
||||

|
||||
|
||||
# 参与贡献
|
||||
|
||||
1. 加入JCNC社区
|
||||
|
||||
BIN
screenshot/Linux-1.png
Normal file
BIN
screenshot/Linux-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 222 KiB |
@ -27,7 +27,7 @@ public class LunchApp extends Application {
|
||||
|
||||
@Override
|
||||
public void start(Stage primaryStage) {
|
||||
// 获取当前启动位置
|
||||
// 获取当前启动位置a
|
||||
String currentWorkingDirectory = System.getProperty("user.dir");
|
||||
LogUtil.getLogger(this.getClass()).info("当前启动位置:{}", currentWorkingDirectory);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user