java - How to import SwingX without IDE -


This is my first post, please do not bite my head!

I have found this:

And this:

But I am still losing!

I have downloaded my swipex -1.6.zip ~ / download folder (Ubuntu) then it was unzipped so now I have ~ / download / swingx-1.6 in this folder swingx-1.6.jar

Then I ran it in a terminal: javac-squarepath: ~ / Downloads / swingx-1.6 / swingx-1.6.jar panels.Java < / Code> were panels. Java class file that is dependent on JXPanel (or soon to be).

I'm receiving compilation errors though!

  panel. Java: 6: package org.jdesktop.swingx import org.jdesktop.swingx.JXPanel does not exist; ^ 1 error   

My question is, did I include the correct code in -classpass ? And did I use the correct import command? ...

Sorry for being such a Noble, I really do not want to migrate to an IDE. Thank you in advance for just your help, where was the threshold

I think you need to delete ':' and also use the full path For, ~ / No, because some software does not solve it.

Comments