Skip to main content



      Home
Home » Newcomers » Newcomers » CombinatoricsUtils cannot be resolved(import statement problem)
CombinatoricsUtils cannot be resolved [message #1231640] Wed, 15 January 2014 00:48 Go to next message
Eclipse UserFriend
I'm having problems with one single line in the code (which I've included):

import org.apache.commons.math3.util.Combinatorics;

This error is troubling to me seeing as though I am using several times in this code imports with org.apache.commons.math3 with no problem. I just installed eclipse on to my system this evening and I explicitely included the .jar file for org.apache.commons.math3 when I set up the project.

Please, if you see what could possibly be the problem, do help me. Thanks so much!
  • Attachment: Hermite.java
    (Size: 9.63KB, Downloaded 192 times)
Re: CombinatoricsUtils cannot be resolved [message #1231696 is a reply to message #1231640] Wed, 15 January 2014 03:12 Go to previous messageGo to next message
Eclipse UserFriend
What error message is it?
Re: CombinatoricsUtils cannot be resolved [message #1231905 is a reply to message #1231696] Wed, 15 January 2014 13:06 Go to previous message
Eclipse UserFriend
The import org.apache.commons.math3.util.Combinatorics cannot be resolved. I might understand a little bit better why this is: I'm using version 3.2, but Combinatorics is since version 3.3, but I'm not able to find version 3.3 online, e.g., http : // commons. apache. org /proper/ commons -math /download_math .cgi only provides version 3.2.
Previous Topic:Problem closing eclipse kepler standard in windows 8.1
Next Topic:Wikitext ; textile links to internal
Goto Forum:
  


Current Time: Sun Jun 22 08:51:13 EDT 2025

Powered by FUDForum. Page generated in 0.10114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top