How to Install Jedit for Rails
Install jEdit; , Install plugins: BufferTabs ColorChooser Console EditorScheme GNU-Regexp Project Viewer RecentBufferSwitcher RubyPlugin SideKick SuperAbbrevs TaskList Xerces Plugin XML , Utilities -> Global Options... -> Shortcuts Edit Shortcuts...
Step-by-Step Guide
-
Step 1: Install jEdit;
Alternative Download: http://dovetailcomputing.com/blog/wp-content/uploads/2006/10/jedit_shortcuts_for_ruby_on_rails_v01.zip ,,,,,,,, All of this is going on under the Plugins menu:
BufferTabs
-> Click BufferTabs.
Console
-> Click Console and dock it at Bottom.
SideKick
-> Click SideKick and dock it at Right.
RubyPlugin
-> Click Ruby Docs (toggle) and dock it at Top.
TaskList
-> Click TaskList and dock it at Top.
Project Viewer
-> Click Show Project Viewer and dock it at Left.
ColorChooser
-> Click it and dock it at Top. , Check "Remember current working directory" Check "On Project change, cd to project root dir"
,,,,,, -
Step 2: Install plugins: BufferTabs ColorChooser Console EditorScheme GNU-Regexp Project Viewer RecentBufferSwitcher RubyPlugin SideKick SuperAbbrevs TaskList Xerces Plugin XML
-
Step 3: Utilities -> Global Options... -> Shortcuts Edit Shortcuts: "Plugin: SuperAbbrevs" "Show expansion dialog" Primary shortcut: "Ctrl + Enter"
-
Step 4: Utilities -> Global Options... -> Shortcuts Edit Shortcuts: "Plugin: RecentBufferSwitcher" "Open Buffers" Primary shortcut: "Ctrl + Tab"
-
Step 5: Utilities -> Global Options... -> Shortcuts (optional
-
Step 6: makes "Redo" act on Ctrl + Shift + Z and Ctrl + y) Edit Shortcuts: "Built-in Commands" "Redo" Primary shortcut: "Ctrl + Shift + z" "Redo" Alternative shortcut: "Ctrl + Y" (replace the current that is set to Ctrl + y)
-
Step 7: Plugins -> Editor Scheme Selector Press "Close" (this to make sure the schemes folder is created)
-
Step 8: Plugins -> Plugin Options -> SuperAbbrevs -> Abbreviations Press "Import normal abbrevs"
-
Step 9: Plugins -> Plugin Options -> SuperAbbrevs -> Variables Fill in whatever you want
-
Step 10: Close jEdit.
-
Step 11: Go to the folder c:\Users\{username}\.jedit\
-
Step 12: Download http://github.com/marioaquino/railsmacro and put the "Rails" folder inside of the "macros" folder.
-
Step 13: Download http://community.jedit.org/?q=filestore/download/3925 and put the file inside the "schemes" folder
-
Step 14: Download http://synthesis.sbecker.net/files/jEdit_Shortcuts_for_Ruby_on_Rails_v0.1.zip and put the "ruby" and "rhtml" files inside of the "SuperAbbrevs" folder.
-
Step 15: Open jEdit.
-
Step 16: Utilities -> Global Options... -> Shortcuts Edit Shortcuts: "Macros" "Open Related File" -> Ctrl + Shift + Tab
-
Step 17: Plugins -> Plugin Options... -> Editor Scheme Uncheck "TaskList Plugin"
-
Step 18: Plugins -> Editor Scheme Selector Select "Railscasts"
-
Step 19: Plugins -> Plugin Options... -> Console -> General Uncheck "Show welcome message" Text font -> "Bitstream Vera Sans Mono
-
Step 20: Plain"
-
Step 21: Plugins -> Plugin Options... -> BufferTabs Check "Enable BufferTabs by default"
-
Step 22: Views Check "Line numbers" Uncheck "Toggle Buffer Switcher"
-
Step 23: Now to putting everything out.
-
Step 24: Plugins -> Plugin Options... -> Console -> System Shell.
-
Step 25: Utilities -> Global Options... -> Editing Change settings for mode: "rhtml" Uncheck "Use default settings" Replace the content in "First name glob:" with: "{*.rhtml
-
Step 26: *.erb}" (without quotes ")
-
Step 27: Utilities -> Global Options... -> Editing Change settings for mode: "<global default>" Tab width: 2 Indent width: 2 Check "Soft (emulated with spaces) tabs"
-
Step 28: Utilities -> Global Options... -> Text Area Text font: "Bitstream Vera Sans Mono
-
Step 29: Bold" (Or size 13) Anti Aliased smooth text: "subpixel"
-
Step 30: Utilities -> Global Options... -> Encodings Default character encoding: "UTF-8"
-
Step 31: Restart jEdit
-
Step 32: Create your project in the Project Viewer
Detailed Guide
Alternative Download: http://dovetailcomputing.com/blog/wp-content/uploads/2006/10/jedit_shortcuts_for_ruby_on_rails_v01.zip ,,,,,,,, All of this is going on under the Plugins menu:
BufferTabs
-> Click BufferTabs.
Console
-> Click Console and dock it at Bottom.
SideKick
-> Click SideKick and dock it at Right.
RubyPlugin
-> Click Ruby Docs (toggle) and dock it at Top.
TaskList
-> Click TaskList and dock it at Top.
Project Viewer
-> Click Show Project Viewer and dock it at Left.
ColorChooser
-> Click it and dock it at Top. , Check "Remember current working directory" Check "On Project change, cd to project root dir"
,,,,,,
About the Author
Virginia Turner
Creates helpful guides on organization to inspire and educate readers.
Rate This Guide
How helpful was this guide? Click to rate: