mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-06 07:32:50 +00:00
This commit creates several maven modules for each segment of the library. Now it is possible to include only individual services to the classpath instead of the full library.
14 lines
211 B
Plaintext
14 lines
211 B
Plaintext
# Eclipse project files and folders
|
|
.project
|
|
.metadata
|
|
.classpath
|
|
.settings/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# Maven target directory
|
|
target/
|
|
|
|
# Find bugs configuration file
|
|
/.fbprefs |