iReport 5.6.0 not working [closed] - ireport

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I installed iReport from the offical site.
When I lunch it I see:
after few seconds the view is gone and nothing happens. No error... nothing.
I tried both exe (install) version and the zip version.
anyone knows what might be the problem?

Go to:
"iReport-5.6.0/etc/ireport.conf"
You will see:
jdkhome="/path/to/jdk"
Now just remove '#' i.e. uncomment it.It will look like
jdkhome="/path/to/jdk"
set your jdk home path in double coat.
jdkhome="your jdk path to be here"
Enjoy the iReport-5.6.0

You must be using JRE8 to run iReport. Install JRE7 and specify its path in the etc/ireport.conf file as jdkhome (this property is commented out by default).

you can simply download the ireport plugin from netbeans website and install the plugin to your netbeans ide instead of running a different app for the design, the plugin also has every feature the designer has and this doesnt require you installing jdk 6 or 7. As others have said, installing jdk 7 and configuring the ireport conf file home to your jdk 7 file path e.g jdkhome="C:\Program Files\Java\jdk1.7.0_79"

Related

How can I distribute an EXE file from a web browser download without triggering any warnings? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 months ago.
Improve this question
For a Java desktop application, I am using Launch4J to create an EXE file, and NSIS to create an installer.
It works fine all the while, but until recently the Chrome and Edge browsers both give a download warning
...exe is not commonly downloaded and may be dangerous
It looks as follows.
Chrome
Edge
The old version 1.0.7.56 doesn't have any issue
My previous version of download (version 1.0.7.56) doesn't flag any warning
https://github.com/yccheok/jstock/releases/download/release_1-0-7-56/jstock-1.0.7.56-setup.exe
https://www.virustotal.com/gui/url/1eebb22b116c02e36c3aa4d4311608d2843694da378e8654f5f3d83fb41ca655 (Virus total report for version 1.0.7.56)
The new version 1.0.7.57 has a download warning issue
My current version of download (version 1.0.7.57) will flag an unwanted warning
https://github.com/yccheok/jstock/releases/download/release_1-0-7-57/jstock-1.0.7.57-setup.exe
https://www.virustotal.com/gui/url/2b32d07deba2e932dc1e44120c09efb6152556f94bbb6fef87d22f438c1a64fb (Virus total report for version 1.0.7.57)
What are some good ways to remove such blockage from the web browser, so that my users can download those EXE files without any issue?
That's just because it's an unfamiliar downloaded EXE file. I think the only way to remove that is to request a review.
For Edge, you can try to click Report this file as safe to report the download.
For Chrome, Google maintains a list of trusted software publishers. If you're a software publisher and your binaries are flagged by Chrome, learn how to resolve malware or unwanted software issues related to your downloads.

How do I use plink on a MacBook Air? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I'm a high school kid who's clueless about computing. I need to use PLINK on my MacBook for a bioinformatics project but I'm not sure how to even run it after downloading it. Any help would be greatly appreciated!
Firstly, you have to have jre or jdk installed. You can download jdk 8 (my preferred one) from the link. Just select the MacOS tab, and proceed.
Once downloaded, double-click to install.
Then, you have to download the application zip (here).
Extract it.
Double click on the gPLINK.jar in the extracted folder. If you faced an error, do the following: Open System Preferences> navigate to Security & Privacy icon > click on the lock icon below and enter password if required >on General tab, allow the program to be run.
Now the program must be launched successfully. You can move the .jar file to a desirable location, so that you will not forget where it was located.

Can't update Xcode 11 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
Trying to update from Xcode 11 GM to 11.1 always fail.
I tried moving /Applications/Xcode.app first... nothing works
This is my commerce log:
2019-10-08 12:29:08+01 leviathan installd[556]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=501 "The package is attempting to install content to the system volume." UserInfo={NSLocalizedDescription=The package is attempting to install content to the system volume.} {
Manual download
The always working and preferred workaround!
Download directly from Apple:
Latest Release version or
Latest Beta version or
Any version you need and all other downloadable contents
Then extract and move it where you like. This has so many benefits comparing to AppStore updates. (like the ability to resume download, not replacing the old one, not wasting hidden directories and etc.)
Note that you should use safari to download it.
Force App Store to re-download.
Apple suggested this workaround but many developers (including me)prefer manual download to save a lot of network traffic!
Since This is Known Issues
Xcode may fail to update from the Mac App Store after updating to macOS Catalina. (56061273)
Apple suggest this:
To trigger a new download you can delete the existing Xcode.app or temporarily change the file extension so it is no longer visible to the App Store.

Installing Wordnet module perl in Windows 10 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
i used the command
cpanm WordNet::Similarity
the first time it generate error for installing the dependencies wiht the package
WordNet::QueryData and the problem seem to be described byt this error message
* Please set the WNHOME environment variable to the location of your
WordNet installation. QueryData.pm will not work otherwise.
Alternatively, you can make the installation in the default
* location, C:\Program Files\WordNet\3.0 on Windows, or /usr/local/WordNet-3.0 on unix.
i donwloaded the last version for windows the version 2.1 i instaled it in C:\Program Files (x86)\WordNet\2.1
the first problem is that they haven't the same name so impossible that the instalation find this location
and the proposed solution is to set
WNHOME environment variable (specifying the WordNet
installation directory).
how to set the WNHOME? because i set the PATH in the environnment variable to the location and i have the same problem
it is very simple, it is not the the PATH, but you must create new variable one WNHOME (for example C:\Program Files\WordNet\2.1)it is for the folder of wordnet (WN)) and another variable WNSEARCHDIR for the dictionnary ex: C:\Program Files\WordNet\2.1\dict

No file available under C:\Users\Prabodh\.m2\repository after installing Apache Maven [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I have installed Maven (latest version available in Internet) in my system. I am using windows 7. In command prompt, the version is showing correctly (through mvn -version command); but there is no file is available in C:\Users\Prabodh.m2\repository.... I am not sure why this problem is occurring...
Please let me know what are the files should be present there in a typical/standard installation; and what is the possible reason I am not being able to access them...
Maven starts as an empty plugin execution framework. So as long as Maven hasn't done a thing, your local repository will stay empty.
Try mvn help:help on the commandline (any directory will do). This way you will get the help description of the maven-help plugin. Be warned, the first time it'll download quite a lot. But if you execute mvn help:help for a second time, all its required code is already available in your local repository, so it'll display the help very fast.
If you are looking for settings.xml then here is the answer -
The settings file is never created automatically, you must create it yourself, whether you use embedded or "real" maven.
Create it at the following location <your home folder>/.m2/settings.xml e.g. in your case C:\Users\Prabodh\.m2\settings.xml
And at the location C:\Users\Prabodh\.m2\repository maven will install all the jars from the Maven Central Repo when you build the project for first time.
For more I would highly recommend you to go through this Maven Specs for Settings.xml.

Resources