Changeset 1548 for trunk/.classpath


Ignore:
Timestamp:
01/26/21 09:45:54 (3 years ago)
Author:
bnemhaus
Message:

With a Item under your cursor, pressing left and right mouse buttons at the same time, extracts the properties of that item. (No change)
However, if an Item is attached to the users cursor when doing this, nothing happens. Now, instead of nothing happening, all attached Items are checked to see if they are in the format of "Property:". If they are then those specified properties are extracted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r1273 r1548  
    44        <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    6         <classpathentry kind="lib" path="releases/jars/activation.jar"/>
    7         <classpathentry kind="lib" path="releases/jars/cobra.jar"/>
    86        <classpathentry kind="lib" path="releases/jars/iText-2.1.3.jar"/>
    97        <classpathentry kind="lib" path="releases/jars/jcommon-1.0.13.jar"/>
     
    119        <classpathentry kind="lib" path="releases/jars/JFreeCharts.jar"/>
    1210        <classpathentry kind="lib" path="releases/jars/js.jar"/>
    13         <classpathentry kind="lib" path="releases/jars/jython-standalone-2.7.0.jar"/>
    1411        <classpathentry kind="lib" path="releases/jars/lobo.jar"/>
    15         <classpathentry kind="lib" path="releases/jars/lobo-pub.jar"/>
    1612        <classpathentry kind="lib" path="releases/jars/xercesImpl.jar"/>
    1713        <classpathentry kind="lib" path="releases/jars/jazzy-core.jar"/>
     
    2218        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    2319        <classpathentry kind="lib" path="releases/jars/svgSalamander.jar"/>
    24         <classpathentry kind="lib" path="releases/jars/jl1.0.1.jar"/>
    25         <classpathentry kind="lib" path="releases/jars/tritonus_share.jar"/>
    26         <classpathentry kind="lib" path="releases/jars/mp3spi1.9.5.jar"/>
    27         <classpathentry kind="lib" path="releases/jars/TarsosDSP-2.3.jar"/>
    2820        <classpathentry kind="lib" path="releases/jars/javax.mail.jar"/>
    29         <classpathentry kind="lib" path="releases/jars/sqlite-jdbc-3.23.1.jar"/>
    3021        <classpathentry kind="lib" path="releases/jars/Shamir.jar"/>
    3122        <classpathentry kind="output" path="bin/src"/>
Note: See TracChangeset for help on using the changeset viewer.