Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1104943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:33:16+00:00 2026-05-17T01:33:16+00:00

My file structure looks liked this: cse408 – lib – pics – App.java –

  • 0

My file structure looks liked this:

cse408 - lib  
       - pics  
       - App.java  
       - ImageUtil.java  
       - Menu.java  

And to compile/run I use the following commands:

***To Compile***
LD_LIBRARY_PATH=/home/soldiermoth/Downloads/6.4.0/lib javac -classpath lib/jmagick.jar:. App.java
****************

****To Run******
LD_LIBRARY_PATH=/home/soldiermoth/Downloads/6.4.0/lib java -classpath lib/jmagick.jar:. App
****************

As you may be able to tell I have a dependency on an installed jmagick library where the jmagick.so file is in 6.4.0/lib

Mostly I’m wondering about how I’m handling dependencies and how I could do it better especially cross platform.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T01:33:16+00:00Added an answer on May 17, 2026 at 1:33 am

    It’s more common to have source files under a source directory, and then in the package structure beneath that.

    so I’d expect to see

    cse408 - lib  
           - pics  
           - src
               App.java  
               ImageUtil.java  
               Menu.java 
    

    At the very least. If your code is in the com.soldier.moth package, I’d expect

    cse408 - lib  
           - pics  
           - src
               - com
                   - soldier
                        - moth        
                            App.java  
                            ImageUtil.java  
                            Menu.java
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a file structure that looks like this ./501.res/1.bin ./503.res/1.bin ./503.res/2.bin ./504.res/1.bin and
My website file structure currently looks like this: marketplace.php cats.php On marketplace.php I have
I have a file structure that looks something like this: project1_root/ tests/ ... src/
The structure looks like this: <form> ... some stuff ... file select ... some
My file structure looks something like this: ROOT ├── Admin │ └── python_script.py └──
I have a mat file with a structure that looks like this: How do
The file structure looks like this root root/x root/x/y.php root/index.php .htaccess code RewriteRule (.*)
Im using a asp.net 4.0 project. My file structure looks like this RootSite  -Web.Config
I have a file structure like this: dir_a __init__.py mod_1.py mod_2.py dir_b __init__.py my_mod.py
I have a file structure like this: root |_ fruits |___ apple |______images |________

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.