Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 163- DropBox tweaks to EasyImportManager #211

Merged
merged 3 commits into from
Jul 24, 2020

Commits on Jul 21, 2020

  1. created access rule to hide warning

    Discouraged access: The method 'AbstractStringToNumberConverter<Float>.convert(Object)' is not API (restriction on required library 'C:\E\e-416-MT\eclipse\plugins\org.eclipse.core.databinding_1.9.0.v20200519-1409.jar')
    
    The old implementation contained a convert() method org.eclipse.core.databinding.conversion.StringToNumberConverter.convert(Object) but not the new implementation org.eclipse.core.databinding.conversion.text.StringToNumberConverter<T>
    wolfgang-ch committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6f456e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Formatting only

    Formatting with default save actions, no code changes.
    rtdog committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e244de6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. EasyImportManager tweaks for Dropbox feature

    Added a number of optimizations to provide better support for Dropbox feature.
    rtdog committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8856a1c View commit details
    Browse the repository at this point in the history