java

64-bit Java

  • Jar2Exe - Java Executive Generator

    Start64!Jar2Exe is a tool to convert jar files into exe files. The principium of this software is to start java virtual machine using JNI interface. Basing on this, we have provided more other advanced features.

  • ComfyJ - 64bit support

    Start64!ComfyJ is a Java-COM bridge enabling bidirectional communication between the Java platform and COM technologies. With ComfyJ, you can use COM/OLE/OCX/ActiveX objects right from your Java application and implement Java objects as COM objects, without writing native code.

  • C++ Tail Recursion Using 64-bit variables - Part 2

    Start64!In my previous post I talked about recursion problems in a Fibonacci function using 64-bit variables as function parameters, compiled using the Microsoft Visual C++ compiler. It turned out that while tail recursion was enabled by the compiler using 32-bit types it didn't really when switching to 64-bit ones.

  • C++ Tail Recursion Using 64-bit variables

    Start64!I want to share with you a problem I run into comparing iterative and recursive functions in C++. There are several differences between recursion and iteration, this article explains the topic nicely if you want to know more. In general languages like Java, C, and Python, recursion is fairly expensive compared to iteration because it requires the allocation of a new stack frame.

  • dirtyJOE 64-bit version

    Start64!dirtyJOE is a complex editor and viewer for compiled java binaries (.class files). dirtyJOE is free for non-commercial use. dirtyJOE is entirely written in C++. dirtyJOE is using Python library as a script engine.

  • Devpad 64bit version

    Start64!Devpad is an Open Source Notepad like VB.Net Multi-tab Source Code Editor for Windows XP, Vista and Windows 7 that supports ASM, ASP.Net, Boo, C#, C++, CSS, HTML, INI, Java, JavaScript, PHP, Python, SQL, VB.Net, XML and plain text files.

  • Why to Use 64-bit Web Browser

    Start64!64-bit operating systems are popular like never before. Even though 64-bit software is available for some time, web browsers still try to adopt to the more powerful x64 computer architecture. A 64-bit web browser is a software that is capable to use a 64-bit architecture, supported by your processor and operating system. Which means it can process more memory out of your system if necessary.

  • FileBot 64bit version

    Start64!FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. FileBot can be launched via Java Web Start. No manual download or installation required.

  • Resource Translation Toolkit 64bit version

    Start64!Resource Translation Toolkit (RTT) is a utility meant to simplify translation work on po, rc (Windows API), resx (.Net) and properties (Java) files. The program runs on Windows 7, Vista, XP 32/64 bit and is fully Unicode enabled so Asian languages are supported seamlessly. It uses a Translation Memory (.tmx or .pot format) containing unique translated strings to generate translated assemblies, DLLs or catalog files (.mo or Java resources).

  • Installing the Java Plugin for 64bit Firefox on CentOS 6.4

    Start64!Today, I had to install the Java plugin for 64bit Firefox on CentOS 6.4. The procedure wasn’t too bad, but it wasn’t exactly straight-forward either. So, I’m recording what worked for when I have to do it again. Hopefully, you might find it useful too. This is not a descriptive tutorial; it’s just quick notes, so you may have to do a little reading between the lines.

  • Dart Editor 64bit version

    Start64!Dart helps developers productively build high-performance apps for the modern web. Targeting modern desktop and mobile browsers, Dart apps can run natively in a Dart virtual machine (VM) or be compiled to JavaScript.

  • Should I use a 32- or a 64-bit JVM?

    Start64!This is a question I have faced several times during my career in enterprise software development. Every once in awhile I’ve had to hand out recommendations for configuring a specific new environment. And more often than not, part of the question at hand was related to “Should I use a 32- or a 64-bit JVM”. To be honest, in the beginning I just flipped the coin. Instead of giving a reasoned answer. (Sorry, bros!) But by now I have gathered some more insight on this and thought to share it with you.

  • Utilize 64 bit java with Minecraft to reduce lag/increase FPS

    Start64!This is a tutorial on how to configure Minecraft to use 64-bit Java instead of 32-bit java, and allocate more RAM in hopes of increasing your frame rate and reducing lag. This is only for computers with a 64-bit installation of Windows Vista/7/8.

  • How To Fix The Java 64 Bit Error On Minecraft

    Start64!How To Fix The Java 64 Bit Error On Minecraft - YouTube

     

  • Minecraft on Debian x64 - How to

    Start64!A brief tutorial on how to get Minecraft running on Debian 64bit, I also cover how to create a ramdisk to load minecraft to so your game runs as smooth as can be.

  • Intrinsyc Announces 64-bit Version of J-Integra® Java-COM Bridge Software

    Start64!New product offering in response to growing customer demand as shift to 64-bit environments continues -  VANCOUVER, BC – July 11, 2012 – Intrinsyc Software International, Inc. (TSX:ICS) (“Intrinsyc” or the “Company”), a leading software and engineering services company, today announced that it is developing a 64-bit version of its market leading bi-directional Java-COM bridging software, “J-Integra.” The new software release is expected in August 2012.

  • Compiling OpenJDK 7 with Ubuntu 12.04 64bit

    Start64!When Sun Microsystems was still the head of Java, the wise decision to OpenSource it was made. (Thank you, whoever was behind it…) OpenJDK as of today can be built without any binary plugs, so it can be considered as really OpenSource and free. To exercise the liberty of building your own, runnable Java it takes amazingly low effort – that is the topic if this short blog entry.

  • Make Minecraft Faster: Java 64-Bit & More RAM

    Start64!Make Minecraft Faster Java 64-Bit & More RAM - YouTube

  • JNBridgePro

    Start64!JNBridgePro is a Java/.NET interoperability tool that enables Java code to fully participate in the cross-language development capabilities of Microsoft .NET. Java code can be called from .NET code that is written in other languages, and Java classes can be extended by having classes that are written in other languages inherit from the Java classes. .NET code can also call Java code, and Java classes can be written that extend .NET classes.