Skip to content

Commit

Permalink
Fix a dependency #43
Browse files Browse the repository at this point in the history
- Remove the web.common module
  • Loading branch information
junichi11 committed Dec 1, 2015
1 parent e15acf7 commit 76b1e76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build.xml.data.CRC32=56d3da14
build.xml.data.CRC32=122e1ba5
build.xml.script.CRC32=99224ca9
build.xml.stylesheet.CRC32=[email protected]
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=56d3da14
nbproject/build-impl.xml.data.CRC32=122e1ba5
nbproject/build-impl.xml.script.CRC32=3e0b9a07
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]
8 changes: 0 additions & 8 deletions nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,14 +234,6 @@
<specification-version>1.78.1.8</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.web.common</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<implementation-version/>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.awt</code-name-base>
<build-prerequisite/>
Expand Down

0 comments on commit 76b1e76

Please sign in to comment.