diff options
author | cirakg <ciraboxkg@gmail.com> | 2023-01-07 23:00:20 +0100 |
---|---|---|
committer | cirakg <ciraboxkg@gmail.com> | 2023-01-07 23:00:20 +0100 |
commit | 60770759488e8c784648983040521e7d8430925f (patch) | |
tree | 611a9057cc4c6cfe2b3b35a15e81f7d63e2d1d52 /.project | |
parent | e94e9a85d819f5a5cffbdaf62981066ef287f1f9 (diff) |
Dodati tooltip-ovi na web aplikaciji.
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -28,4 +28,15 @@ <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.wst.jsdt.core.jsNature</nature> </natures> + <filteredResources> + <filter> + <id>1672952112779</id> + <name></name> + <type>30</type> + <matcher> + <id>org.eclipse.core.resources.regexFilterMatcher</id> + <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> + </matcher> + </filter> + </filteredResources> </projectDescription> |