Coffeescript Support Missing for Aptana 3.6.1 - coffeescript

I recently installed Aptana 3.6.1 on my new MacBook Pro running OSX Yosemite. For some reason, it doesn't seem to have coffeescript support like it did on my other MacBook with Aptana 3.6.0 running OSX Mavericks.
I can't seem to find it in a Google search, but was Coffeescript support removed from Aptana Studio 3 in version 3.6.1? If Coffeescript support should still be in Aptana 3.6.1, then how do I enable it, or what issues might cause it to be missing?
Thanks in advance.

Related

how to upgrade eclipse in appcelerator studio

How do you upgrade the Eclipse version in Appcelerator Studio from 4.4.2 to Neon or Oxygen? I am working on PyDev projects and getting the error please update your Eclipse to 4.6 or later.
Simply adding the URL to the installation source allows add-ons but does not upgrade the Eclipse Platform. I already have Oxygen loaded on my development station. Is there a way to use that version rather than the built in version
Platform OSX 10.13, Python 2.7, Appcelerator Studio 4.10.0.201709271713, PyDev 6.0.0.2017xxxx
You can't upgrade Appcelerator Studio eclipse base version. Studio 4.10.0 comes with the Eclipse 4.4.2
However, it's planned for future release https://jira.appcelerator.org/browse/TISTUD-7565
Please provide more details about your problem in the above ticket.

Is it possible to update the PyDev plug-in bundled with Aptana?

I have Aptana Studio 3.6.0 installed on Luna 4.4.2 (running on Ubuntu 15.04 64 bit). Aptana bundles in a considerably old version of PyDev (3.0.0) that is largely non functional due to this bug.
The current PyDev release (4.1) should fix the issues I am struggling with, but if I try to update Eclipse tells me Aptana must be removed.
Is it possible in any way to update PyDev while keeping Aptana installed? Or somehow unbundle PyDev from Aptana?
The short answer: no, PyDev can not be unbundled from Aptana. The Aptana plug-in should not be installed on Eclipse Luna.
The long answer: the Aptana plug-in available for Eclipse Luna not only ships with a non-functional version of PyDev, it also breaks various things in Eclipse. I finally quit Aptana yesterday, I just could not continue working without PyDev. After that a number of issues that I thought were bugs with Eclipse suddenly become functional again (e.g. current line highlight, Colour Theme). I wish I had removed Aptana sooner.

Syntax errors for keywords in pydev plugin for Eclipse

I'm using the Pydev plugin for Eclipse Luna for Java EE.
The python code runs correctly, but errors are showing up for built in keywords like print.
Error: Undefined Variable: print
I looked on stackoverflow for other answers, and the suggestions have all been to manually configure an interpreter. I changed my interpreter to point at C:/python34/python.exe, but this has not fixed the problem. I also made sure that I was using grammar version 3.0.
Update: I think it might be a problem with aptana instead of pydev. I uninstalled aptana, and installed pydev without any issues. But when I tried to reinstall aptana, I can only do it by uninstalling pydev. I need a way to try a previous version of aptana or else a way to install aptana and pydev separately
It seems like Eclipse Luna does not provide support for PyDev when it's installed with Aptana. I was able to install Aptana without PyDev and do a separate install of Pydev on its own and this solved the problem.

Java SE 1.6 in eclipse on OSX

How can i get it to work on OSX snow leopard? When I go new java project in eclipse it has a lib error saying that it is unbound. 1.6 is definetly there as far as i can tell :/
On windows and linux everything just worked but i have been searching for hours now and cannot seems to fnd out how to solve this.
Solved - I installed the latest version instead (helios) and this seems to have fixed the problem.

Zend Studio on Eclipse "HELIOS"

I'm trying to install Zend Studio on an existing installation of Eclipse HELIOS, but Zend doesn't want to behave. The PDF instructions here say it's for "Eclipse Galileo version 3.5.1 only". Sure enough, I'm getting a strange error on a Helios.
Cannot complete the install because of a conflicting dependency.
I've already upgraded to Helios and don't want to go back to Galileo, so has anyone solved this problem or knows how to get around it?
Studio 7.x does not support Helios. Studio 8.x which is just about to go to beta does.
On my Linux (Ubuntu) I was able to install multiple versions of Eclipse for various purposes. You can install a new Eclipse Galileo version 3.5.1 and it should not effect your Helios.
For a good explanation of how to do this see: http://www.javalobby.org/java/forums/t18678.html