Note that there are some explanatory texts on larger screens.

plurals
  1. POExport of Java project fails
    primarykey
    data
    text
    <p>I want to export my Java project as a runnable Jar but it keep gives me error like this:</p> <pre><code> JAR creation failed. See details for additional information. Exported with compile warnings: FinalPhase/src/StopWordsAndStemmer.java Exported with compile warnings: FinalPhase/src/UpdateWktTable.java Exported with compile warnings: FinalPhase/src/ExtractLinks.java Exported with compile warnings: FinalPhase/src/Crawlers.java Exported with compile warnings: FinalPhase/src/CalculateWeightTable.java Exported with compile warnings: FinalPhase/src/FocusedCrawlingMain.java Exported with compile warnings: FinalPhase/src/CountWords.java Exported with compile warnings: FinalPhase/src/DealingWithIrrelevantPage.java Exported with compile warnings: FinalPhase/src/CalculateLinkScore.java Exported with compile warnings: FinalPhase/src/CreateNewIrrelevantTable.java Exported with compile warnings: FinalPhase/src/InsertNewList.java Exported with compile warnings: FinalPhase/src/CalculateRelevance.java Exported with compile warnings: FinalPhase/src/CalculateWeightPage.java Exported with compile warnings: FinalPhase/src/StringSplitter.java Exported with compile warnings: FinalPhase/src/View.java Exported with compile warnings: FinalPhase/src/DealingWithIrrelevantPages.java File not found: C:\Users\Ramero Forester Carl\Documents\TA\FinalPhase\crawl.png. File not found: C:\Users\Ramero Forester Carl\Documents\TA\FinalPhase\resources\crawl.png. </code></pre> <p>I don't know why this happens. Why can't I export my Java Project?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload