Are there any code folding plugins for Eclipse 2018-12? - eclipse-2018-12

I have been looking for a while now for code folding plugins, but none of them are for Eclipse 2018-12 version. Does anyone know of any that will work with THIS version? I know that I will probably be gotten on to for posting a question like this, but this seems like the place to ask. Thank you.

I don't know if this will work, But you can check and let us know.
Eclipse Folding
You can see the installation guide. See the accepted answer.
Got this from here.

Related

JBoss Marshall options are not showing

I am new to JBoss Fuse. I am trying to follow the tutorials and use Marshall and Unmarshall features using JBoss Developer Studio.
Problem, I am facing is, I am not able to see any options in Properties tab for Marshall.
This is what I am seeing on my IDE.
Seen on my IDE
But in the tutorials, this what what is shown.
Shown in tutorial
Please help me and let me know what needs to be done to see those options.
Thanks for your help.
Regards, Vishu
you unfortunately hit a known regression in 9.1.0, see https://issues.jboss.org/browse/FUSETOOLS-2314
The good part is that this issue has been already fixed and fix will be available in next release, Fuse Tooling 9.2.0 which is currently planned at end of May.
regards,

JBoss gettingstarted.zip

I am looking for the gettingstarted.zip or the examples in the jboss tutorial, but could not find them, especially the sources for the jsfejb3 example. Are these examples removed from the distribution or am I to stupid to find them?
Do you mean the example shown in http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3/html-single/Getting_Started_Guide/index.html#About_the_Example_Applications ?
If so it's available in the "Application Platform 4.3.0.GA_CP09 documentation" available from https://access.redhat.com/downloads/
this might be what you are looking for JBOSS Start Guide.zip, also maybe try JBoss Sourceforge page
edit: try this maybe JSF-EJB3 Example
and these guys LINK seem to have got working what you are having trouble with maybe something in thier posts can help

Can I get Eclipse to autocomplete load-> instead of just load?

I am using CodeIgniter and Eclipse PDT; is it possible to get eclipse to autocomplete loa as load-> instead of load? Similair to how you get $this-> automatically.
Thanks,
Lemiant
Good question, lemiant! I don't know if there's a pre-built plugin, but I think PDT can be set up to read class information and the like. Check out this discussion on the CodeIgniter forums to see how people have apparently been implementing this over the last few years:
http://codeigniter.com/forums/viewthread/69098/
It appears there are some hacky ways to do it, but it doesn't seem impossible by any means. Hope this helps.

How to launch minimal eclipse?

This my seem a little odd but I want to start eclipse (v3.5) in the most minimal version possible. Pherhaps just the core and the ui component without anything else. I'm new to eclipse Plugin Development so I don't really know if this is possible at all?
I googled this topic but there seems to be no useful info out there. Perhaps someone can help me...
Thanks
I found the solution. On this webpage in Section 3 "Create your first RCP application". There a minimal application based on the Extensions
org.eclipse.core.runtime.apllications
org.eclipse.ui.perspectives
is created.

Eclipse for BlackBerry, set up the Eclipse envirorment

Hallo. I have problems by setting the Eclipse envirorment, can anybody provide me a useful step-by step instruction?
RIM now has a full-featured Eclipse plug-in for BlackBerry development, and you should use it at this point. The above answer links to an outdated guide that does not mention this plugin.
http://na.blackberry.com/eng/developers/devbetasoftware/javaplugin.jsp
this is still not very smooth process. Check out this post, may be it will help:
http://www.blackberryforums.com/developer-forum/138210-setup-up-eclipse-blackberry-development.html
You may want to look at the following RIM walkthrough