From: Roman Mediakov <merv@utb.ru> To: "Список рассылки Mandrake Russian" <mandrake-russian@altlinux.ru> Subject: Re: Re[2]: [mdk-re] Java IDE for Linux Date: Wed Feb 6 17:30:20 2002 Message-ID: <1013005975.11017.8.camel@merv.it.utb.ru> (raw) In-Reply-To: <183512538351.20020206154517@chemsell.yaroslavl.ru> [-- Attachment #1: Type: text/plain, Size: 1836 bytes --] On Срд, 2002-02-06 at 17:45, Lenya Khachaturov wrote: > Hello Roman, > > Wednesday, February 06, 2002, 6:27:00 AM, you wrote: > > RM> On Срд, 2002-02-06 at 00:35, Lenya L. Khachaturov wrote: > >> Здравствуйте, > >> > >> Кто-нибудь может присоветовать хороший %subj? Сейчас занимаюсь > RM> ^^^^^^ > RM> Надо всё-таки написать правила рассылки. > >> его поисками, Borland JBuilder и ElixirIDE не очень понравились > >> -- первый очень тяжелый, второй малофункционален в trial-версии. > >> Кто-нибудь знает хороший IDE написанный _не_ на Java? Под Win > >> есть отличный JCreator, буду пробовать его под Wine запускать > >> В общем жду ваших комментариев, может кто чего пробовал, что > >> я пропустил и остался доволен. > > RM> Сам использую и рекомендую связку anjuta+ant+xdoclet+(jboss+catalina) > Уже качаю. А anjuta разве поддерживает Java? В смысле подсветки кода, > автодополнения методов и т.д. На ее сайте Java вообще не упоминается. Подсветка есть, автодополнения нету. Вроде можно как-то это прикрутить, но я не пробовал, т.к. не избалован подобными фищками. > Если у вас есть какие спец. настройки - пришлите пожалуйста. Настройка -> Команды -> Выбрать язык программирования -> Java Compile file: cd ../..; ant compile Build file: cd ../..; ant build Это всё по вкусу, конечно. Если нужно редактировать jsp, можете приложить приаттаченный патч к /usr/share/anjuta/internal.properties Он учит Анюту автоматически раскрашивать jsp как html. Это криво, конечно, но я ещё не разобрался, как прикрутить к нему полноценное раскрашивание jsp. > >> -- > >> Leonid Khachaturov > >> mailto:lenya@chemsell.yaroslavl.ru > > RM> МеРВ > > -- > Best regards, > Lenya mailto:lenya@chemsell.yaroslavl.ru МеРВ [-- Attachment #2: jsp.patch --] [-- Type: text/plain, Size: 1065 bytes --] --- internal.properties Wed Feb 6 19:15:44 2002 +++ internal.properties2 Wed Feb 6 19:17:13 2002 @@ -32,7 +32,7 @@ filter.js=Javascript (.js)|*.js| filter.idl=IDL (.idl;.odl)|*.idl;*.odl| filter.conf=Apache Conf (.conf)|*.conf| -filter.web=Web (.html;.htm;.asp;.shtml;.css;.xml)|*.html;*.htm;*.asp;*.shtml;*.css;*.xml| +filter.web=Web (.html;.htm;.asp;.shtml;.css;.xml;.jsp)|*.html;*.htm;*.asp;*.shtml;*.css;*.xml;*.jsp| filter.php=PHP (.php3 .phtml .inc)|*.php3;*.phtml;*.inc| filter.lua=LUA (.lua)|*.lua| filter.perl=Perl (.pl .pm)|*.pl;*.pm| @@ -61,9 +61,9 @@ file.patterns.conf=*.conf file.patterns.java=*.java file.patterns.js=*.js -file.patterns.web=*.html;*.htm;*.asp;*.shtml +file.patterns.web=*.html;*.htm;*.asp;*.shtml;*.jsp file.patterns.php=*.php3;*.phtml;*.inc;*.php -file.patterns.html=*.html;*.htm;*.asp;*.shtml;*.php3;*.phtml;*.inc;*.php +file.patterns.html=*.html;*.htm;*.asp;*.shtml;*.php3;*.phtml;*.inc;*.php;*.jsp file.patterns.xml=*.xml;*.xul;*.sgml file.patterns.latex=*.tex;*.sty file.patterns.lua=*.lua
next prev parent reply other threads:[~2002-02-06 17:30 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-02-05 22:29 Lenya L. Khachaturov 2002-02-06 6:24 ` Roman Mediakov 2002-02-06 15:41 ` Re[2]: " Lenya Khachaturov 2002-02-06 17:30 ` Roman Mediakov [this message] 2002-02-06 18:47 ` Re[4]: " Serge Skorokhodov 2002-02-07 19:13 ` Re[5]: " Lenya Khachaturov 2002-02-07 19:16 ` Lenya Khachaturov 2002-02-07 19:21 ` Re[4]: " Lenya Khachaturov 2002-02-06 16:43 ` Gosha
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1013005975.11017.8.camel@merv.it.utb.ru \ --to=merv@utb.ru \ --cc=mandrake-russian@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git