Jasypt Users Forum

 « Return to Thread: How to use Jasypt with BlueJ

How to use Jasypt with BlueJ

by FalconXtreme :: Rate this Message:

Reply to Author | View in Thread

Hey guys i'm trying to add the Jasypt library to my BlueJ app because thats what i use to program java. I've tried going to "preferences->library tab->add library-> <\jasypt.zip(the zip u download)>" but it doesn't work. I've also tried "tools->preferences->library tab->add library-> <C:\Program Files\BlueJ\lib\userlib\jasypt-1.5\lib\jasypt-1.5.jar>"

each time i do this after i restart blueJ and go back to the user libraries window it says the library is loaded. but when i create a .java and "import org.jasypt*" i get a package does not exist error. can anyone help me with this? bc i def need this package for a senior comp sci project.

 « Return to Thread: How to use Jasypt with BlueJ