score:1
there are many ways to achieve what you want. but just to add some options, you can achieve it without modifying the default java version.
you can use the
-vm
/path/to/jdk7/bin/java
here you can see more examples http://wiki.eclipse.org/eclipse.ini.
the file is in /opt/eclipse/eclipse.app/contents/macos/eclipse.ini
(note that my eclipse
installation is in /opt/eclipse).
Source: stackoverflow.com
Related Query
- How to install Eclipse on OSX 10.9.4
- How to install plugin for Eclipse from .zip
- How do I install Eclipse Marketplace in Eclipse Classic?
- How do I Install JBoss AS / WildFly Server in Eclipse for Java EE
- How do I install Eclipse with C++ in Ubuntu 12.10 (Quantal Quetzal)?
- How do I install eclipse PDE?
- How to install a platform dictionary in Eclipse
- How to install Eclipse + PHP Development Tools (PDT) + Debugger on Mac in The Year 2011
- How to install JDBC driver in Eclipse web project without facing java.lang.ClassNotFoundexception
- How to install list of eclipse plugins from a script?
- How to install CVS client for Eclipse version 2018-09 (4.9.0)?
- How to install the GlassFish 3 server adapter with Eclipse Helios 3.6
- How can I stop Eclipse from asking to install Subversive Connectors
- How to install Maven integration plugin in Eclipse Helios?
- How to manually install software/plugin to Eclipse IDE?
- How to install Hibernate Tools into Eclipse Luna?
- how install maven on eclipse
- How to fix Google Play Services 2 Library install to Eclipse
- How to install an older Eclipse plugin of SonarLint
- How to install Cucumber-JVM on Eclipse
- How to Install and Run eclipse on ubuntu
- How can I manually install SVN connectors in Eclipse
- How to install the latest version of Eclipse Classic on Ubuntu 12.04 using the terminal?
- How to install eclipse for java developer,c/c++ developer, php developer at the same time?
- How to install Eclipse Neon behind a proxy
- How to install XULRunner for Eclipse
- How to install source/javadoc for Eclipse PDE?
- How to install SVN Repository Exploring plugin for Eclipse
- Howto: install JOGL for Eclipse in Mac OSX 10.6?
- How do I install eclipse PDE on Indigo (3.7)
More Query from same tag
- Android support library not working (Eclipse)
- Android: Show custom UI View in Eclipse layout viewer
- Eclipse : Force UTF-8 in the imported projects
- New to android studio. Need advice
- How to import IntelliJ project into Eclipse
- Nested onClick Listener
- eclipse doxygen excluding part of the path name
- How to sort projects alphabetically by name in PyDev Package Explorer in Eclipse?
- How to use custom JSP tags in a development environment
- Eclipse android emulator freezes
- CheckStyle Eclipse Plugin don't display the labels correctly
- Packaging and deploying a Jython program from Eclipse
- GUI runner in Eclipse for Python/IronPython
- QueryDSL maven set up project
- eclipse dynamic web project - default start page
- java.lang.NoClassDefFoundError: android.support.v7.app.AppCompatDelegateImplV14 in Eclipse
- Failed to build the sal-distributed-datastore, Error while generating Javadoc in OpenDaylight Controller
- Java package error in eclipse
- Regarding 'singleton:=true' in Manifest file
- Path for Weblogic Home& Java home for adding Oracle server in eclipse
- Hibernate could not load requested class with composite id
- How do I ignore this Eclipse file in Git?
- Eclipse icon meaning and how to resolve them
- Django Eclipse debug. Not stopping at breakpoints
- Eclipse Regex Search and Replace Swap places
- Android SDK 20 update breaks graphical layout in Eclipse
- opencv face detection
- Eclipse IDE doesn't show window-titles properly
- Foreach assist using class-variables?
- findviewbyid() returns null in custom Adapter in Eclipse