Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-4248

Integrating new feature dependency issue

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: In Progress
    • Priority: Blocker
    • Resolution: Unresolved
    • Affects Version/s: 2.11.2.6
    • Fix Version/s: None
    • Component/s: Dev and Dep
    • Labels:
    • Environment:
      Arch Linux

      Description

      I am working on integrating a new feature (PaSiMap) into Jalview and I need the org.apache.commons.math3.fitting.leastsquares package for that.
      I have added the the classpath "org.apache.commons:commons-math3:3.6.1" into the dependencies section in the build.gradle, as suggested in the maven repo.
      When I want to import the package in my source file, I get the error: "package org.apache.commons.math3.fitting.leastsquares" does not exist.

      How do I make sure the package is available for my project?

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              morellthomas Thomas Morell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated: