Yoxos
-
3 votes
-
add Spring tool suite into Yoxos
Until recently we were using Yoxos to make sure we got updated versions of Eclipse. in the latest release both Spring Tool Suite and Maven IDE have been removed. Please fix this.
3 votes -
Accessor Hiding
Make clearer the ability to hide accessors. I could not find that. I would prefer it to be separate from config mgmt.
3 votes -
cannot launch a remote profile
I have recently created a profile and today it decided not to launch by crashing the launcher.
here is the id :
{
"profileId":"8b1bc8500a8c1e004a0948ebd53344fc"
}
Do you have any ideas ?3 votes -
Error when searching: bad_utf8_character_code
Installed a fresh Yoxos Launcher 5.
When using the search whatever I type in I get the following error message in the Infopanel:{"error":"ucs","reason":"{bad_utf8_character_code}"}
3 votes -
how to run yoxos headless?
is there a portable way to start yoxos eclipse in headless manner, e.g., to run command-line eclipse applications?
1 vote -
...explain how to create a Yoxos5 "Place"
When I add custom place in yoxos5 but I get this error: "not a p2 repository"
To make a reproducible test, I saved the ant script PDE generated when I exported a feature:
<project default="feature_export" name="build">
<target name="feature_export">
<pde.exportFeatures destination="/tmp/test" exportSource="true" exportType="directory" features="org.eclipse.m2m.qvt.oml.common" qualifier="201112212230" useJARFormat="true"/>
</target>
</project>With Eclipse, I can add the local directory /tmp/test and Eclipse definitely finds the features there.
However, with the Eclispe RT OSGi StarterKit application, it appears that there is no metadata:
% ./rt
osgi> provlar file://tmp/test
Repository has no artifactsI'm not sure what to make of this.
It would be very helpful… more1 vote -
Enable Launching opened Profiles in Yoxos Launa
I have just opened my yoxos Profile in Yoxos Launcher, it is shown in right bottom but not the details of it and Lauch, Save is disabled (gray)
1 vote -
adt 14 needed
Android SDK r14 needs ADT 14.0.0. Please update available ADT plugin.
10 votes -
1 vote
-
Yoxos 5.4 GTK 32 bit doesn't work on Ubuntu 11.10 CODENAME oneiric.
Yoxos 5.4 GTK 32 bit doesn't work on Ubuntu 11.10 CODENAME oneiric.
See also https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9.2/+bug/878576
4 votes -
How to install Coldfusion Builder?
I'm new to Yoxos, and it's hard for me to find any FAQ about it that answer common scenario like handling plug-ins that do not have an update site.
How can I use Yoxos if I'm required to use Coldfusion Builder, which is a plug-ins installing itself when I provide my eclipse folder?
3 votes -
JAVA_HOME
I'd like to start eclipse with
-vm
%JAVA_HOME%/bin/javaw.exe
Since we need JDK instead of JRE for maven. Unfortunately %JAVA_HOME% is not expanded and the vm is not found3 votes -
Blackberry
There is no way to integrate the Blackberry development components through yoxos.
This is the update url: http://www.blackberry.com/go/eclipseUpdate/3.6/java
1 vote -
3 votes
-
clojure /counterclockwise
I think adding Clojure support would be great. Counterclockwise (http://code.google.com/p/counterclockwise/) is actually pretty good
3 votes -
File not found exception
I'm getting a file not found exception on profile "a1163e8488d8c4941dbb27cdef5510f7"
It seems to be due to
java.io.FileNotFoundException: http://market.eclipsesource.com/dist/.sitestore/03/03aac42e8eacac883c010839beb0151c/../../../../artifacts/plugins/org.eclipse.buckminster.generic.ui_1.0.0.v20110629-1242.jar.pack.gz0 votes -
Add possibility to run ant script before starting profile
Our users can have a complex environment where we need to setup alot of things before starting Eclipse.
Today this is done by a batch script that is run manually before Eclipse starts up.With Yoxos we want to be able to remove this script and move it to the profile instead. So we suggest you add the possibility to run an ant script before the profile is launched (or really, any type of script will do)
3 votes -
Launch should launch
I have started Yoxos launcher, gone to advanced mode and opened a profile and saved it.
Then when I try to launch the profile by clicking the "launch..." button, I seem to be presented with the same dialog as if I had pressed "Save as...", i.e I have to choose between Sharing or saving the profile.
Even worse, if I choose to share it and replace the same profile, nothing more happens. I want the profile to actually launch when I press launch.3 votes -
Just tried to start the Java EE Profile and it failed. I simply created a new Place and appended.
I created a new place, "Aram's default". Added the Java EE Developer profile to the place, saved and restarted. Failed to start.
1 vote