[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-users
Subject:    Re: [ jEdit-users ] Java development with jedit
From:       Toni Menendez Lopez <tonimenen () gmail ! com>
Date:       2016-01-06 23:31:47
Message-ID: CAK22BipOk2kY8nhb00AY+DqNTtHq-RVV1negq4p0bnQ9GXigwg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Any good plugin for refactorize names of classes and create getters and
setters and other basic methods ?

Thanks;

Toni
El 7/1/2016 0:23, "Dale Anson" <dale@daleanson.com> escribió:

> Ant Farm and Antelope are specific for running Ant, the Console plugin
> also works very well to ruin Ant.
> On Jan 6, 2016 12:44 PM, "Toni Menendez Lopez" <tonimenen@gmail.com>
> wrote:
>
>> Thanks a lot,
>>
>> Very useful...
>>
>> Any nice plugin for Ant executions?
>>
>> Br,
>>
>> Toni
>>
>> 2015-12-30 16:32 GMT+01:00 Dale Anson <dale@daleanson.com>:
>>
>>> These are the ones I use. I mostly do straight-up java development, but
>>> in the past I've done a lot of enterprise java work, so lots of jsp, xml,
>>> html, javascript, css, and json. Most are not Java specific, they are nice
>>> for working with any sort of text file.
>>>
>>> JavaSideKick - requires SideKick, shows a tree to easily navigate your
>>> java files, provides context sensitive auto-complete. Also handles Java
>>> properties files and JavaCC .jj and .jjt files.
>>>
>>> Console + ErrorList - easy command line from within jEdit. Run javac,
>>> maven, or ant in Console and see errors and warnings in ErrorList, click on
>>> the error in ErrorList to go to the offending line of code. Console also
>>> has a BeanShell console, where it is easy to run scraps of java code to
>>> instantly see the results without having to create a file and compile.
>>>
>>> SVN + JDiff - if your project is in svn, the SVN plugin is as good as
>>> any on the market (disclaimer - I wrote it, like most other java svn
>>> clients, it's based on svnkit). It works with the JDiff plugin to see
>>> changes between revisions.
>>>
>>> Navigator - makes it easy to move around between multiple files.
>>>
>>> PMD - Java source code analyzer - it finds unused variables,
>>> questionable design decisions, empty catch blocks, unused imports, and so
>>> forth. Set it to check your files on save, errors are shown in ErrorList.
>>> Also has a copy/paste detector to find duplicate code.
>>>
>>> Beauty - makes your Java and other files pretty.
>>>
>>> ProjectViewer - organizes your project files, has integration with SVN,
>>> Git, FileSync, Lucene, ImageViewer, and TaskList plugins (and possibly
>>> others).
>>>
>>> XML - sidekick for xml, html, jsp, javascript, css, json, ant build
>>> files, and maven pom files, auto-complete for xml and html.
>>>
>>> TaskList - shows all the "to dos" in your files.
>>>
>>> Lucene - quickly find things in your files.
>>>
>>> Code2Html - nice for converting code to html for documentation.
>>>
>>> FastOpen or SmartOpen - quickly find and open files in your projects.
>>>
>>> TextTools - a collection of actions to manipulate text, like sorting and
>>> inserting comments and so on.
>>>
>>> Others that I use fairly regularly are ImageViewer (just what it sounds
>>> like), MarkerSets (bookmarks for your code), BufferLocal (keeps track of
>>> buffer settings), Calculator (does hex, decimal, and binary math),
>>> ContextMenu (set up actions per edit mode), LookAndFeel + EditorScheme
>>> (makes things easier to see), FileSync (send files to Tomcat or JBoss or
>>> whatever), FTP, Git (if your project uses Git as its VCS), LogViewer,
>>> Outline (for those files that don't have a dedicated Sidekick), Reopen
>>> (reopens files you didn't mean to close), Minimap (a high level view of the
>>> open file in a really tiny font).
>>>
>>>
>>> Dale
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Wed, Dec 30, 2015 at 4:26 AM, G. J. Hazai <janu@janu.hu> wrote:
>>>
>>>> Wed, 30 Dec 2015 11:45:30 +0100 -n
>>>> Toni Menendez Lopez <tonimenen@gmail.com> írta:
>>>>
>>>> > Hello all,
>>>> >
>>>> > Any of you are using jedit for java development ? Which plugings are
>>>> > you using to make life easy ?
>>>>
>>>> It is interesting me too
>>>>
>>>> janu
>>>> --
>>>> === [janu] (pclostop) ===
>>>> registered Linux user #46079
>>>> homepage: http://www.janu.hu
>>>> gpg --keyserver hkp://pgp.mit.edu --recv-keys 7C4782D5
>>>> fingerprint: BA57 AFBC 5117 4A54 FD2C  8C66 E020 0F5B 7C47 82D5
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> --
>>>> -----------------------------------------------
>>>> jEdit Users' List
>>>> jEdit-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/jedit-users
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> --
>>> -----------------------------------------------
>>> jEdit Users' List
>>> jEdit-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jedit-users
>>>
>>>
>>

[Attachment #5 (text/html)]

<p dir="ltr">Any good plugin for refactorize names of classes and create getters and \
setters and other basic methods ?</p> <p dir="ltr">Thanks;</p>
<p dir="ltr">Toni</p>
<div class="gmail_quote">El 7/1/2016 0:23, &quot;Dale Anson&quot; &lt;<a \
href="mailto:dale@daleanson.com">dale@daleanson.com</a>&gt; escribió:<br \
type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Ant Farm and Antelope \
are specific for running Ant, the Console plugin also works very well to ruin \
Ant.</p> <div class="gmail_quote">On Jan 6, 2016 12:44 PM, &quot;Toni Menendez \
Lopez&quot; &lt;<a href="mailto:tonimenen@gmail.com" \
target="_blank">tonimenen@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div><div><div>Thanks a lot,<br><br></div>Very \
useful...<br><br></div>Any nice plugin for Ant \
executions?<br><br></div><div>Br,<br></div><div><br></div>Toni<br></div><div \
class="gmail_extra"><br><div class="gmail_quote">2015-12-30 16:32 GMT+01:00 Dale \
Anson <span dir="ltr">&lt;<a href="mailto:dale@daleanson.com" \
target="_blank">dale@daleanson.com</a>&gt;</span>:<br><blockquote class="gmail_quote" \
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div \
dir="ltr">These are the ones I use. I mostly do straight-up java development, but in \
the past I&#39;ve done a lot of enterprise java work, so lots of jsp, xml, html, \
javascript, css, and json. Most are not Java specific, they are nice for working with \
any sort of text file.<div><br></div><div>JavaSideKick - requires SideKick, shows a \
tree to easily navigate your java files, provides context sensitive auto-complete. \
Also handles Java properties files and JavaCC .jj and .jjt \
files.</div><div><br></div><div>Console + ErrorList - easy command line from within \
jEdit. Run javac, maven, or ant in Console and see errors and warnings in ErrorList, \
click on the error in ErrorList to go to the offending line of code. Console also has \
a BeanShell console, where it is easy to run scraps of java code to instantly see the \
results without having to create a file and compile.</div><div><br></div><div>SVN + \
JDiff - if your project is in svn, the SVN plugin is as good as any on the market \
(disclaimer - I wrote it, like most other java svn clients, it&#39;s based on \
svnkit). It works with the JDiff plugin to see changes between \
revisions.</div><div><br></div><div>Navigator - makes it easy to move around between \
multiple files.</div><div><br></div><div>PMD - Java source code analyzer -  it finds \
unused variables, questionable design decisions, empty catch blocks, unused imports, \
and so forth. Set it to check your files on save, errors are shown in ErrorList. Also \
has a copy/paste detector to find duplicate code.</div><div><br></div><div>Beauty - \
makes your Java and other files pretty.</div><div><br></div><div>ProjectViewer - \
organizes your project files, has integration with SVN, Git, FileSync, Lucene, \
ImageViewer, and TaskList plugins (and possibly others).</div><div><br></div><div>XML \
- sidekick for xml, html, jsp, javascript, css, json, ant build files, and maven pom \
files, auto-complete for xml and html.  </div><div><br></div><div>TaskList - shows \
all the &quot;to dos&quot; in your files.</div><div><br></div><div>Lucene - quickly \
find things in your files.</div><div><br></div><div>Code2Html - nice for converting \
code to html for documentation.</div><div><br></div><div>FastOpen or SmartOpen - \
quickly find and open files in your projects.</div><div><br></div><div>TextTools - a \
collection of actions to manipulate text, like sorting and inserting comments and so \
on.</div><div><br></div><div>Others that I use fairly regularly are ImageViewer (just \
what it sounds like), MarkerSets (bookmarks for your code), BufferLocal (keeps track \
of buffer settings), Calculator (does hex, decimal, and binary math), ContextMenu \
(set up actions per edit mode), LookAndFeel + EditorScheme (makes things easier to \
see), FileSync (send files to Tomcat or JBoss or whatever), FTP, Git (if your project \
uses Git as its VCS), LogViewer, Outline (for those files that don&#39;t have a \
dedicated Sidekick), Reopen (reopens files you didn&#39;t mean to close), Minimap (a \
high level view of the open file in a really tiny font).</div><span><font \
color="#888888"><div><br></div><div><br></div><div>Dale</div><div><br></div><div><br>< \
/div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></font></span></div><div><div><div \
class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 30, 2015 at 4:26 AM, G. \
J. Hazai <span dir="ltr">&lt;<a href="mailto:janu@janu.hu" \
target="_blank">janu@janu.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" \
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Wed, 30 Dec \
2015 11:45:30 +0100 -n<br> Toni Menendez Lopez &lt;<a \
href="mailto:tonimenen@gmail.com" target="_blank">tonimenen@gmail.com</a>&gt; \
írta:<br> <span><br>
&gt; Hello all,<br>
&gt;<br>
&gt; Any of you are using jedit for java development ? Which plugings are<br>
&gt; you using to make life easy ?<br>
<br>
</span>It is interesting me too<br>
<br>
janu<br>
<span><font color="#888888">--<br>
=== [janu] (pclostop) ===<br>
registered Linux user #46079<br>
homepage: <a href="http://www.janu.hu" rel="noreferrer" \
target="_blank">http://www.janu.hu</a><br> gpg --keyserver hkp://<a \
href="http://pgp.mit.edu" rel="noreferrer" target="_blank">pgp.mit.edu</a> \
                --recv-keys 7C4782D5<br>
fingerprint: BA57 AFBC 5117 4A54 FD2C   8C66 E020 0F5B 7C47 82D5<br>
<br>
------------------------------------------------------------------------------<br>
--<br>
-----------------------------------------------<br>
jEdit Users&#39; List<br>
<a href="mailto:jEdit-users@lists.sourceforge.net" \
target="_blank">jEdit-users@lists.sourceforge.net</a><br> <a \
href="https://lists.sourceforge.net/lists/listinfo/jedit-users" rel="noreferrer" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/jedit-users</a><br> \
</font></span></blockquote></div><br></div> \
</div></div><br>------------------------------------------------------------------------------<br>
 <br>--<br>
-----------------------------------------------<br>
jEdit Users&#39; List<br>
<a href="mailto:jEdit-users@lists.sourceforge.net" \
target="_blank">jEdit-users@lists.sourceforge.net</a><br> <a \
href="https://lists.sourceforge.net/lists/listinfo/jedit-users" rel="noreferrer" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/jedit-users</a><br> \
<br></blockquote></div><br></div> </blockquote></div>
</blockquote></div>



------------------------------------------------------------------------------


-- 
-----------------------------------------------
jEdit Users' List
jEdit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic