similar to: jedit ruby plugin

Displaying 20 results from an estimated 4000 matches similar to: "jedit ruby plugin"

2007 Oct 24
3
jEdit for R
Hi, I just installed jEdit but have no clue, whether I can run my code a'la "ctrl-R" directly from jEdit script, or should source it from R command line, after saving it first in jEdit. thanks for any help, rob -- View this message in context: http://www.nabble.com/jEdit-for-R-tf4684065.html#a13384782 Sent from the R help mailing list archive at Nabble.com.
2002 Nov 20
4
Improving R Editing: New JEdit Edit Mode for R
Hi all, I have created a new edit mode file for the editor JEdit (http://www.jedit.org) based on the file from Zed Shaw. The difference between his and my file is that mine can be used as a spell checker. It does not highlight all functions but provides syntax highlighting for the base package (keyword types 1 and 2) and 26 additional packages (boot, class, cluster, ctest, eda, foreign, grid,
2006 May 23
2
RFC - Ruby on Rails / jEdit (Blog Posting)
All, Request for Comments. I''ve attempted to collect and clarify a few things in the spirit of documenting things. To that end I''ve worked on a blog posting starting from scratch for a windows box and getting Ruby, Rails, and (my new favorite editor jEdit) install. Probably nothing new, just a consolodation of information.... # Prerequisites # Install Ruby # Install Rails #
2006 Jul 23
3
help jedit
Hi, i was hoping (maliciously enough) if someone has also bumped into this problem. apologies in advance; this isn''t a rails/ruby question, but as i am a newbie developing in RoR and switching to Linux correspondingly, i was referenced to use Jedit as the prefferable editor for rails/ruby. but i have been having some trouble installing it - - i was wondering if anyone had bumped
2006 Mar 20
9
jEdit Snippets for Ruby on Rails
----------------------------------------------------- Announcing: jEdit Snippets for Ruby on Rails ----------------------------------------------------- I thought I''d "give a little back to the community" and whip up some SuperAbbrev files for ruby and rhtml that mimic all of the Textmate Rails bundle snippets. Note: This was totally inspired by Textmate and the syncPEOPLE
2005 Dec 16
1
jedit rhtml autocompletion
Does the jedit ruby plugin have rhtml autocompletion??? (autocompletion of embedded ruby code and html tags...) thanks.
2002 Apr 24
0
Everything You Need for JEdit/R Edit Mode
After a couple of e-mails asking how to get this to work, I decided that I would send out a quick message with the stuff you need and instructions on how to use it. I've attached the two files you need to get the R syntax coloring and indenting to work with JEdit. They are just XML files. Here's what you do: 1) Copy these two files to your .jedit/modes directory. Depending on what
2002 Nov 21
1
AW: Improving R Editing: New JEdit Edit Mode for R
Hi Daniel, > Do you have experience how JEdit compares to other > R-capable editors like e.g. WinEdt? Does it offer something like WinEdt's > integration with the Windows R-gui? I have never tried out WinEdit but after reading your message I took a quick glance at their homepage. It would not be useful for JEdit to implement the provided interaction with R-GUI since JEdit has to
2010 Oct 30
12
Anyone successfully ran JRuby 1.5.3, Rails 3, Tomcat6
Hi, I''ve been trying to get JRuby 1.5.3 with Rails 3 to run on the Tomcat6 server with little success. Has anyone been able to do this? If so, what issues did you have to overcome to get this to work? Also, is this a combination that you would recommend for a production site, or is it all too new and untested? The latest issue I''m stuck on right now is with the mysql-connector-
2010 Oct 28
2
ActiveRecord JDBC error Generated keys not requested
I''m getting the following error while connecting to mysql using activerecord-jdbcmysql-adapter (1.0.2). Rails 3.0.1. ActiveRecord::JDBCError: Generated keys not requested. You need to specify Statement.RETURN_GENERATED_KEYS to Statement.executeUpdate() or Connection.prepareStatement().: SET SQL_AUTO_IS_NULL=0 This occurs not matter what application I run it in to e.g. rake, rails
2006 Apr 09
1
RadRails question
I do apologize for asking this question here, but it seemed like the appropriate place: I keep trying to move from jEdit to RadRails for my ruby/rails development but there are a few things holding me back. I''m wondering if anybody could tell me whether these features are truly missing, or if I''m just missing how to make them work. Firstly, it doesn''t truly auto
2006 Apr 30
0
jEdit Snippets for Ruby on Rails
http://community.jedit.org/?q=node/view/2762
2008 Jul 16
0
[dogfood] Jedit totally irresponsive upon launch
Windows (stable) version tested in Wine. Needs Java 1.5 minimum. Available at www.jedit.org, source code available. Installation without an hitch. After installation, it asks you wether you want to start it. If you tick on yes, it is immediately prompted. Afterwards, your screen becomes black with only the main block (middle) to be seen. No possibility to close it and the rest is black. You can
2011 May 07
4
Activerecord::JDBCError: Invalid column number
Hi, I''m rather new to Ruby and RoR, so I do not really know whether this ist the right forum to place my question. For my first ''project'' I planned to create a simple online-viewer, which grabs data from an existing database and make them visible in a structured form via browsers. So I thought that could be the right beginner-project, because I have only read datasets
2006 Jul 17
1
code snippets
I use jedit as my ruby editor and I recently decided to give radrails a try so I can take advantage of the cvs/subversion integration plugins. I''m used to using code snippets in jedit so I can quickly insert common code structures without having to type them in by hand each and every time - much like the feature seen in TextMate. Now, I''ve searched high and low in the settings
2006 Mar 21
7
Rails and JRuby
Has anyone attempted to run Rails inside of JRuby? Is that even possible? Aside from the performance implications, is it a bad idea? I''m thinking that it might be useful in very rare cases where a Ruby/Rails - equivalent of a Java solution may not exist yet. Any thoughts? Wes -- Posted via http://www.ruby-forum.com/.
2008 Mar 17
10
RSpec and RCov with JRuby
Hi, I am using JRuby (trunk) and wrote a bunch of specifications for my code. Everything works fine so far. Now I am trying to integrate RCov in my test run. I have installed RCov without the C extensions. I tried it with a simple script and it worked (pretty slow, but it doesn?t matter). But when I add the rcov options to my Rake task, RCov is not invoke properly! Rakefile:
2004 Jul 07
6
text editor for R
Hi, What is the best text editor for programming in R? I am using JEdit as the text editor, however, it does not have anything specific for R. It will be nice to have a developing environment where the keywords are highlighted, plus some other debugging functions. Yi-Xiong [[alternative HTML version deleted]]
2013 Feb 14
4
Struggling with Jruby Rails + jdbc driver
hi all, I am having a hard time trying to find out what''s wrong with my setup. It used to work smoothly until I decided out of the blue to do a selfupdate and upgrade outdated on MacPort, then things started going south very quickily. Since MacPort kinda broke, I pull it all out and re-install the ports I have before, which went pretty smoothly. Then to my surprise any command I
2011 Dec 16
6
java installation failure
Readers, Openjdk and ibm java versions have failed to install, all reporting a bad elf, e.g. ./ibm-java-i386-sdk-7.0-0.0.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... strings: '/lib/libc.so.6': No such file