QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I build Java 3D from the source code?

TWiki . Javadesktop . Java3DFAQ
Download the source code for the following three projects: j3d-core, j3d-core-utils, and vecmath (see Q: How do I download the Java 3D source code?)

How do I download the Java 3D source code?

TWiki . Javadesktop . Java3DFAQ
Before downloading the source code, you will need to create a java.net account if you don't already have one. You must use CVS to download the source code for projects on java.net (see: Q: What is CVS and How Do I Use It? if you are unfamiliar with CVS). Java 3D is composed of three main CVS modules (projects), which can be checked out using a CVS client: In order to build the code, the three top-level directories must be named exactly as shown above and they must be sibling directories.

A13. Where can I get the Java source code?

Frequently Asked Questions About Java
The JDK itself contains a file called src.zip that contains the source code for the public classes in the java package. Because this does not contain sun.* classes, you cannot do a complete build of Java from these source files. These source files are for your information, to supplement the documentation, so you can see how Java works. The full source code release is available from us by going to the Non-commercial Licensing Guidelines.

Where is the source code?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
Source code is included for everything in the Debian system. Moreover, the license terms of most programs in the system require that source code be distributed along with the programs, or that an offer to provide the source code accompany the programs. The source code is distributed in the pool directory (see What's in the pool directory?, Section 5.10) together with all the architecture-specific binary directories.

Can I build perl myself from the standard distribution source code?

Perl for Win32 Frequently Asked Questions (FAQ)
The standard perl distribution is mainly geared for UNIX systems. The configuration scripts are in UNIX shell language. It is therefore not a simple task to build perl from the standard distribution. However, it has been done. Karl Martin Syring has built perl with the GNU-Win32 development system. His port is available at: To build this, you'll need GNU-Win32, which is available from Cygnus Support (http://www.cygnus.com/misc/gnu-win32).

How do I build Perl for Win32 from the source code package?

Perl for Win32 Frequently Asked Questions (FAQ)
The source code package includes make files for Visual C++ versions 2.x and 4.x. The following instructions are for Visual C++ 4.x. [Does anyone have instructions for VC++ 2.x? How about other Win32 C++ compilers? -ESP] The source distribution only includes Intel targets. If you're building for another platform, like DEC Alpha, you may have to fiddle with the build settings to get them to work.

Can I build perl from the source code?

ActivePerl faq1 - Availability and Installation
The Perl source code includes complete instructions on building Perl. You can obtain the latest Perl source from: http://www.perl.com/CPAN/src/latest.tar.gz This FAQ was originally assembled and maintained by Evangelo Prodromou. It has been revised and updated by Brian Jepson of O'Reilly & Associates, David Grove, David Dmytryshyn, David Sparks and Michael Smith of ActiveState.

Can I port DLLs to Java EE even if I don't have the source code?

Frequently asked Questions about Mainsoft for Java EE
No. Although the cross compiler can cross-compile a .NET DLL to a Java EE JAR successfully, you will likely need to perform a few source code changes to complete your port successfully.

Where can you find the source code for the Java classes?

Java FAQs
The source code for the standard Java Library can be found in a jar file that comes with Sun's Java Development Kit (JDK). In the root directory for the JDK, you will find src.jar.

How are Java source code files named?

JAVA interview questions
A Java source code file takes the name of a public class or interface that is defined within the file. A source code file may contain at most one public class or interface. If a public class or interface is defined within a source code file, then the source code file must take the name of the public class or interface. If no public class or interface is defined within a source code file, then the file must take on a name that is different than its classes and interfaces.

Is source code of Java version available?

RARS FAQ
I'm in the process of setting up new track, but the start and finish of the track don't line up (by just a little). How should I make the ends meet? I don't think it is possible to adjust just the last curve. The way I do it is to have my car driver code print out the start and end coordinates in its setup routine. I then use that to determine how far I'm off, find a straight that is approximately equal to the direction I want and just adjust that straight.

I have purchased JClass with source code, how do I build?

Unix-based Tools
Our source code comes with make files that we use to build our JClass source into bytecode. Our make files are included with the source as a starting point or reference to compose your own make files. Your own make file would be similar, but unique to your development environment. You can also use a software development tool that manages your source code revisions and builds.

Why Does it read Java Byte Code? - Why not the source code?

NoUnit - Measure your JUnit Test Coverage and Effectiveness ...
When JClassLib (available through NetBeans) became available , it became the easiest thing to use! It would be nice to have additional readers , to scan not only Java Source code , but also Java Classes stored in Jars.

How do I run a Java 3D application?

TWiki . Javadesktop . Java3DFAQ
In other words, as long as the Java3D classes are installed properly and available, Java 3D applications are invoked in the exact same manner as other applications. The following questions still need someone to write an answer for them. When this is done, they can be moved back up to the previous section in the appropriate place.

How can I deploy my Java 3D application?

TWiki . Javadesktop . Java3DFAQ
We found the question of installation so troublesome with mismatch of versions and users patially installing the software we bundle the complete java jvm and libraries (including J3D?) and in a subdirectory of our installation directory. No troubles since we did that. Topic Java3DFAQ .

Do you provide source code for the benchmark?

SPECjAppServer2004 Frequently Asked Questions
Yes, but you are required to run the files provided with the benchmark if you are publishing results. As a general rule, modifying the source code is not allowed. Specific items (the load program, for example) can be modified to port the application to your environment. Areas where you are allowed to make changes are listed in the SPECjAppServer2004 Run and Reporting Rules. Any changes made must be disclosed in the submission file when submitting results.

What's the size of MediaPortal source code?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
The MediaPortal source code is about 160MB. However, SVN uses compression so only 66MB need to be downloaded, if you download the needed main trunk only. All other branches should not be downloaded.

Is LimeWire's source code available?

Frequently Asked Questions - LimeWire
Yes it is. LimeWire is open source, which means that anyone can view or change the source code. Please check http://www.limewire.org. You can sign up and obtain the source code there.

Where can I find Flash game source code?

Forum FAQ - GameDev.Net Discussion Forums
Many of the tutorials listed above contain example code for games, however here's a few extra links for full Flash game source.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact