Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Seamon (0.22 sec)

  1. api/maven-api-plugin/src/main/mdo/plugin.mdo

            </field>
            <field>
              <name>deprecated</name>
              <version>1.0.0+</version>
              <type>String</type>
              <description>
                Description with the reason of Mojo deprecation. Similar to Javadoc {@code @deprecated}
                This will trigger a warning when a user tries to use a Mojo marked as deprecated.
              </description>
            </field>
            <field>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Apr 14 17:14:22 GMT 2024
    - 23.6K bytes
    - Viewed (0)
  2. guava-gwt/pom.xml

                Turning up the log level, we see that GWT is trying to compile classes from other
                packages, like RangeTest. The reason for this is that GWT doesn't distinguish between
                .java files in c.g.c.collect.Collect, a module that the c.g.c.base test module inherits,
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Apr 11 15:00:55 GMT 2024
    - 19.8K bytes
    - Viewed (0)
  3. .idea/inspectionProfiles/idea_default.xml

          <option name="problems">
            <list>
              <Problem reference="com.intellij.util.JdomKt#element" reason="Removed in 191" />
              <Problem reference="org.jetbrains.kotlin.idea.reporter.ITNReporterCompat#submit" reason="parentComponent is nullable in AS" />
              <Problem reference="com.intellij.diagnostic.ITNReporter#submit" reason="parentComponent is nullable in AS" />
            </list>
          </option>
        </inspection_tool>
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Nov 09 20:59:03 GMT 2023
    - 32.4K bytes
    - Viewed (0)
  4. api/maven-api-model/src/main/mdo/maven.mdo

            </field>
            <field>
              <name>message</name>
              <version>4.0.0+</version>
              <description>An additional message to show the user about the move, such as the reason.</description>
              <type>String</type>
            </field>
          </fields>
        </class>
        <class>
          <name>Extension</name>
          <version>4.0.0+</version>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Mon Feb 26 17:04:44 GMT 2024
    - 115.5K bytes
    - Viewed (0)
Back to top