JEnv-for-Windows

Change your current Java version with one line (by FelixSelter)

JEnv-for-Windows Alternatives

Similar projects and alternatives to JEnv-for-Windows

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better JEnv-for-Windows alternative or higher similarity.

JEnv-for-Windows reviews and mentions

Posts with mentions or reviews of JEnv-for-Windows. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • How do I switch between Java versions?
    2 projects | /r/javahelp | 20 Mar 2023
    There is a useful tool on Linux/Mac called jenv that allows you to set the jvm to use for a directory and its subdirectories. Someone has created a port of that to windows here: https://github.com/FelixSelter/JEnv-for-Windows
  • Error when creating a Forge/Fabric Better Minecraft server 1.19.2
    1 project | /r/Minecraft | 27 Aug 2022
    You can use Jenv to manage your different java versions. I would recommend using JDK 11 instead of 8 (since JDK 8 has already ended active support, and therefore should not used in production enviroments) for anything 1.12.2 or lower. Then remove 16 and 18 since those probably won't be supported soon (JDK 18 is ending both active support and security support in 2 months). So you are basically left with JDK 8, 11, and 17. Then set your global java version with jenv to be 17, and for any servers that need 11, just set the local directory to use 11 instead
  • I keep getting this error when running the .bat file when trying to start up a new server what's causing this and how do I fix it?
    2 projects | /r/Minecraft | 15 Jul 2022
    This error comes up so many times on this sub. The solution is to update to a later java version. You are running Java 8 (Java Bytecode Version 52.0), while what you really need is Java 17 or higher (Java Bytecide Versoin 61.0+). Uninstall Java 8, and then replace it with Java 17. The recommended runtime is Eclipse Temurin or Amazon Corretto. Install either of them (make sure that it is Java 17), and run java --version to double check. If you need to run both Java 8 and 17 on the same system (eg you run a modded 1.12.2 server along with a Paper 1.19 server), then you'll probably want to install JEnv.
  • need help
    2 projects | /r/Minecraft | 24 Jun 2022
    generally, u might need to use a java version manager. This should hopefully allow you to keep your current jdk version, but also switching to another one for the server. a good one is JEnv, which works by switching java versions as needed. For MacOS and Linux, use this one (https://github.com/jenv/jenv), while for Windows, use this one (https://github.com/FelixSelter/JEnv-for-Windows). It's very similar to something like rbenv or nvm, but you have to install the java versions yourself.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic JEnv-for-Windows repo stats
4
518
2.2
11 months ago

FelixSelter/JEnv-for-Windows is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of JEnv-for-Windows is PowerShell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com