Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CombinatoricsUtils cannot be resolved(import statement problem)
CombinatoricsUtils cannot be resolved [message #1231640] Wed, 15 January 2014 05:48 Go to next message
Lucas Earl is currently offline Lucas EarlFriend
Messages: 4
Registered: January 2014
Junior Member
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 174 times)
Re: CombinatoricsUtils cannot be resolved [message #1231696 is a reply to message #1231640] Wed, 15 January 2014 08:12 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

What error message is it?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: CombinatoricsUtils cannot be resolved [message #1231905 is a reply to message #1231696] Wed, 15 January 2014 18:06 Go to previous message
Lucas Earl is currently offline Lucas EarlFriend
Messages: 4
Registered: January 2014
Junior Member
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: Thu Apr 25 04:37:59 GMT 2024

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

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

Back to the top