Commit 6ea34586 6ea3458613ff550b2570257ef487be0fa7388ef5 by Dmitry Korytko

сохранение

1 parent a2e4506e
......@@ -147,7 +147,7 @@
<dependency>
<groupId>org.emercit</groupId>
<artifactId>utilstools</artifactId>
<version>1.87</version>
<version>1.0</version>
</dependency>
<dependency>
......@@ -189,7 +189,7 @@
<repository>
<id>project.local</id>
<name>project</name>
<url>file:/root/git/hardwareconfig/DevTools/repo</url>
<url>file:/home/dk/git/hardwareconfig/DevTools/repo</url>
</repository>
<repository>
......
b8e537be9abe9441768d59cf976279b9
\ No newline at end of file
5fbadd64cd8049c4ce4242d59598a8d7
\ No newline at end of file
......
216e568620c1b0aefc6de1116d2a6877116a4491
\ No newline at end of file
f64d321fce49aac6eea05c215c617d7b009f235e
\ No newline at end of file
......
No preview for this file type
Manifest-Version: 1.0
Built-By: root
Build-Jdk: 1.8.0_25
Created-By: Maven Integration for Eclipse
#Generated by Maven Integration for Eclipse
#Thu Aug 13 09:52:46 MSK 2015
version=0.0.1-SNAPSHOT
groupId=SZSTerminal
m2e.projectName=SZSTerminal
m2e.projectLocation=/root/git/hardwareconfig/SZSTerminal
artifactId=SZSTerminal
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>SZSTerminal</groupId>
<artifactId>SZSTerminal</artifactId>
<version>0.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>org.emercit</groupId>
<artifactId>utilstools</artifactId>
<version>1.50</version>
</dependency>
</dependencies>
<pluginRepositories>
<pluginRepository>
<id>onejar-maven-plugin.googlecode.com</id>
<url>http://onejar-maven-plugin.googlecode.com/svn/mavenrepo</url>
</pluginRepository>
</pluginRepositories>
<repositories>
<repository>
<id>project.local</id>
<name>project</name>
<url>file:/root/git/hardwareconfig/DevTools/repo</url>
</repository>
</repositories>
</project>
[LocalizedFileNames]
notify.wav=@%windir%\system32\mmres.dll,-706
Windows Minimize.wav=@%windir%\system32\mmres.dll,-726
Windows Startup.wav=@%windir%\system32\mmres.dll,-735
Windows Notify.wav=@%windir%\system32\mmres.dll,-727
Windows Pop-up Blocked.wav=@%windir%\system32\mmres.dll,-737
tada.wav=@%windir%\system32\mmres.dll,-710
Описание проекта для СЗС.
Описание проекта СЗС.
Сборка проекта.
......