Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bioclipse/bioclipse.opentox
base: f1902da0eb30
Choose a base ref
...
head repository: bioclipse/bioclipse.opentox
compare: 061dcb89e91f
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 5, 2013

  1. Show error message for content of array

    Using Arrays.toString instead for array.toString()
    to get better output in the log message
    goglepox committed Apr 5, 2013
    Copy the full SHA
    48a5e9b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2013

  1. Use PreferenceStore from ServiceReader

    Replaced almost all references to the preferences
    to go through the preference store.
    This should allow for the use of the propertyChangeListener
    to detect when a new service is added.
    goglepox committed Apr 10, 2013
    Copy the full SHA
    ad02fe0 View commit details
    Browse the repository at this point in the history
  2. Look up opentox service from preferences with ServiceReader

    Replaces hardcoded opentox url
    
    see bug 3040
    goglepox committed Apr 10, 2013
    Copy the full SHA
    6bf245c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    061dcb8 View commit details
    Browse the repository at this point in the history