Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I configure a project to use a specific version of a JDK?

FAQs-1 - Maven User - Codehaus
lt;plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <verbose>true</verbose> <fork>true</fork> <executable><!-- path-to-javac --></executable> <compilerVersion>1.3</compilerVersion> </configuration> </plugin>
Related Questions

Which version of the JDK should I use?

FAQ on Westhawk's SNMP stack
The stack is compiled with JDK 1.4.1. The packages uk.co.westhawk.nothread.oscar and uk.co.westhawk.nothread.trap have to be compliant with JDK 1.2.X, since that is what Oracle™ 9i supports. However, this can be done by setting the javac target option to 1.2.
Related Questions

top] What version of the JDK does this require?

Jackcess - Frequently Asked Questions
Version 1.0 requires JDK 1.4 or higher. The version in CVS HEAD and future releases will require JDK 1.5 or higher. However, some users have contributed patches to make later versions compatible with JDK 1.4. Please check the contributions/ directory for any such patches. Note that any code in this directory is untested and unsupported, so please use at your own risk and do not file bugs based on that code.
Related Questions

Is there a specific version of Ubuntu for use in schools?

Frequently Asked Questions | Ubuntu
If you are looking to gain basic computer literacy, Ubuntu includes applications that cover every area of computer use from the straightforward (typing, word processing) to the specialist (graphic design and desktop publishing). It is also an excellent platform for students studying information technology and computer science, as it includes all the tools you need to become a world-class software developer.
Related Questions

How to configure build target JDK?

TeamCity FAQ - Confluence
For JAVA-based runners, you can configure JDK in build configuration parameters. Go to the Administration tab, and edit necessary build configuration. On the Build configuration page, edit the JDK home path field (it is available only if some Java-based runner is selected). If this field is not empty then path is read from JAVA_HOME environment variable or JDK home specified on the build agent machine.
Related Questions

Can I use Java Development Kit (JDK) version 1.1.7x?

Adobe Acrobat Reader - Acrobat Viewer FAQ
The recommended JDK is version 1.1.8. However, on Windows, version 1.1.7 should work fine. On Solaris using 1.1.7, dialog boxes come up larger than full screen, along with several other annoying user-interface quirks.
Related Questions

Which JDK version syntax are supported?

AppPerfect Application Testing and Monitoring tools for Java...
Reducing the timeout interval often reduces execution time significantly. Not performing memory leak testing also reduces execution time. Not performing null value tests also helps reduce execution time.
Related Questions

Which version of JDK is supported?

PD4ML - HTML to PDF converter for Java
PD4ML is intended to be used with JDK1.4 and above, although it works with minor restrictions under JDK1.3.1 as well.
Related Questions

What are the JDK version requirements?

AquaPDF: FAQ
The current version is designed for Sun JDK 1.3, but will also run on JDK 1.4, 1.5 and 1.6. Both Sun and IBM JDKs are supported. LICENSING INFORMATION
Related Questions

What's the minimum required JDK version?

Oracle Application Server 10G MapViewer FAQ
JDK 1.4 is the minimum version required. MapViewer will not work with JDK 1.3 or any earlier version. Also note that if you are using a standalone OC4J instance, you must start it using the Java executable that is under your JDK installation's top bin directory. The java executable under the jre/bin directory will NOT work with OC4J.
Related Questions

What version of the Java Development Kit (JDK) should I use with Java Studio Enterprise software?

Sun Java Studio Enterprise IDE - General FAQs
Java Studio Enterprise software supports the Java 2 Platform, Standard Edition (J2SE) SDK version 1.5.0_07 and above.
Related Questions

Which JDK should I use?

Frequently Asked Questions
We recommend Sun's SDK for Java 1.4 or 1.3. Xindice will not work with the SDK 1.2 or earlier. When using 1.3, be aware that there are known issues with Sun's SDK for Java 1.3.1 on several Linux distributions, but 1.3.0 or 1.4.2 should work without any problems.
Related Questions

How do you print using AWT JDK version 1.1 and JDK version 1.2?

Sun Microsystems
I am using Process.waitFor() to force my application written for the Java platform to wait until the native process has finished...
Related Questions

How do I configure a client to use DHCP?

Environment settings set by a batch file are not working.
Start the Network Control Applet by clicking on Network from Control Panel (Start - Settings - Control Panel) or right click on Network Neighborhood and select Properties Select "Obtain an IP address from a DHCP Service". DHCP settings will only override IP address and subnet mask locally configured. If you have configured DNS, WINS etc locally then the DHCP configuration will not overwrite it.
Related Questions

How do I configure Eudora for use with SpamBayes?

SpamBayes FAQ
Note: The following instructions have been verified using Eudora 5.1 under Windows. If anyone is using Eudora under Mac OS X please let us know if the configuration is the same as Windows. Eudora does not allow configuring the server port through the normal options dialogue. However a large number of options are exposed in an initialization file (eudora.ini) read at startup. The contents of the initialization file are documented by clicking on Help->Topics and searching on EUDORA.
Related Questions

How do I configure cron for DenyHosts use?

DenyHosts Frequently Asked Questions
Presumably, you will need to run DenyHosts as root (in order for DenyHosts to update /etc/hosts.deny and read entries from /var/log), so you first must become root. Once you have either logged in as root (or used su - root, for instance) you can then run the following command: The above command will launch the crontab editor. To launch DenyHosts every 20 minutes you would then add the following line to the crontab: You will need to substitute your site-specific paths above.
Related Questions

How to configure Sandboxie for only an occasional use?

Sandboxie - Frequently Asked Questions
By default Sandboxie is configured to load and start automatically. To have Sandboxie load only when you need it, make the following changes. In Sandboxie Control, open the Configure -> Shell Integration window, and clear the checkbox When Windows starts to stop Sandboxie Control from starting. Open the Windows Services configuration window: Start menu -> Control Panel -> Administrative Tools -> Services. Then locate the Sandboxie Service.
Related Questions

What version of JDK/JRE to run DocCare?

Burgeonsoft FAQ
DocCare requires Sun JRE5.0 or later to run. Before install DocCare, you need to download and install Sun JRE5.0 >>Details
Related Questions

How can I use the JDK help system?

JCreator — Java IDE
After the installation start JCreator, open the Options dialog box from the Configure menu. Choose the tree item 'JDK Profiles' and click on the Edit button. The Profile Settings dialog will now popup. Select the documentation tab and add the root folder (C:\j2sdk1.4.2\doc) of the java documentation directory to the list. Close the dialogs. The error message means that java.exe cannot find the class file. Make sure your project is compiled without any errors.
Related Questions

Why are you forcing me to use a 1.5 JDK?

curn FAQ
For some time, I stuck with the 1.3 JDK, refusing to use even 1.4-specific features. But I finally standardized on Java 1.4, and then on 1.5, for the following reasons: There are various features in 1.5 (generics, the for each construct, enums, etc.), that I want to be able to use or experiment with. The regular expression classes that come with 1.
Related Questions

Can I use other compilers with JDK?

Modelworks Software
Yes, use the script "replace JDK compiler" in Tools/Configuration and select your other compiler. You may also need to change your options for the compiler in the JDK/Edit Options... dialog. To enter options for your other compiler, just type them in next to the compiler.
Related Questions

How can I configure NcFTPd to use a specific port range for passive data connections?

NcFTPd: Frequently Asked Questions: Configuration
The best way is to not configure NcFTPd, and instead let your FTP server machine's operating system manage how ephemeral ports are allocated. This will give you the best performance and highest reliability for passive data connections. To do that, see our article "The Ephemeral Port Range" for details on how to do this.
Related Questions

What do I need to do to configure specific servers for use with Pine?

Pine Information Center--Information for System Administrato...
Some messaging servers may require configuration changes to work properly with the Pine client (and perhaps other clients as well). This information is provided here only for the convenience of administrators of those servers, and not necessarily exhaustive or based on experiences or tests by the University of Washington. Microsoft Exchange 5.
Related Questions

How to Configure the ASP.NET Version to use for Each Application(developed using 1.1)?

Asp .Net 1.1 Faqs
the command prompt, locate the following directory: WindowsDirectory\Microsoft.NET\Framework\v1.1.4322\
Related Questions

How specific do I have to be about my project?

NEA Grants for Arts Projects: Frequently Asked Questions
Be as specific as you can. Reviewers often have difficulty making positive recommendations without information on specific artists, productions, venues, distribution plans, etc. If you apply under Access to Artistic Excellence or Learning in the Arts for Children and Youth and you receive more current information after you've submitted your application, forward it to the specialist handling your application as soon as possible. Be sure to include your application number on any such submissions.
Related Questions

I want to retrieve an old version of my project, what do I do?

FAQ - Mercurial
You want hg update -C <version>, which will clobber your current version with the requested version. You don't want hg revert <version>, which reverts changes in your working directory back to that version, but keeps the current parents for the next checkin. This command exists for undoing changes in current versions, not for working on old versions. hg status reports when file contents or flags have changed relative to either parent.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact