- Create AppConfiguration.java to check if the system is Windows or linux.

pull/37/head
Abdelaziz Said 4 years ago
parent bf9f3f9ade
commit d814fe2ddd

@ -23,6 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<!--init commit-->
<dependencies>
<dependency>
<groupId>com.beanit</groupId>

@ -1,5 +1,5 @@
#Generated by Maven
#Wed Jan 05 09:41:55 EET 2022
#Sat Jan 08 11:30:24 EET 2022
version=0.0.1-SNAPSHOT
groupId=com.master
artifactId=iec61850

Loading…
Cancel
Save