intellij

search for more blogs here

 

"Creating Eclipse & IntelliJ Project Files From Ant" posted by ~Ray
Posted on 2008-11-13 12:19:39

Inquisitive guinea pig --translates to--> neugieriges Versuchskaninschenneugieriges Versuchskaninschen --naively translates to--> curious attempt-bunny(curious dot attempt dot bunny at googlemail dot com)This is Merlyn Albery-Speyer's tech blog If you're not using Maven2 the least you can do is provide a push-button IDE setup right? does this for Eclipse. But what about poor old IDEA? Does anyone know of a tool that does this already? Personally. I've never wanted projects auto-generated. When people have requested this it's because the build/setup process was too complicated or time-consuming when it shouldn't have been. I'd be interested to hear about why auto-generated projects are wanted ;) You're right. If it's complicated to set up a project in an IDE the team should really set about identifying the root cause and fixing that. Assuming it is complex then it helps a lot to be able to automatically set it up. Even if it's not complex you still want the freedom to easily switch out versions of jars add in new ones remove old ones. All of this without incurring too much discomfort for the rest of the team. I also like to be able to set up a dev environment for a new team member with a single command. I've setup Ivy at home and they were using at work before to change out Jars and the like. So I'm not sure I'd use it for that. But I guess that's somewhat different than Maven. Although it also handles dependencies. The caveat for this whole post was that you're not using Maven2 (nor implicitly anything else that'll also manage your dependencies for you). I didn't spell that out very well. Can Ivy go away and create your IDEA or Eclipse classpath's for you? It's pretty handy to be able to do that I find especially if you have a project broken down into a number of modules. I think I'm with Matt on this one. Creating project files for IDEs from Ant will never give me what I really want. I always like to setup and fine tune my projects within my IDE and then share this out to the team. IDEA to my mind beats Eclipse hands down in this area. Never had a need to use Ivy. - We talk about play around here a lot. Remember that play was one of the six aptitudes needed to be successful in today's world featured in Dan Pink's A Whole... - That's right. GroovyMag has posted a poll fill the answers and enter a drawing for free issues of issue #2. 5 entries will be selected. What is GroovyMag... - [image: Clojure Logo] Whenever I finish a major piece of work (Tapestry 5.0.16 in this case). I like to try learning some new things before I start the... - It can be a significant burden to manually apply upgrades to an existing database. Moreover it’s often an error-laden activity. IBM developerWorks&#8... - I saw it yesterday but tried to play it off. Now the problem looks severe enough for me to abandon my efforts all together. It comes down to the difference... - I'm very pleased to echo here on my blog the announcement of the acquisition of G2One the Groovy/Grails company I co-founded by SpringSource the co... - Just a quick note: x matches(/something.*/) will match all of one line. To match all lines x matches(/something.*/m) you need to put the 'm'. Nice!I foun... - On last Monday afternoon. I attended the session. Remembering Your Resources When Stressed: The Self Esteem Toolkit led by Jerry Weinberg. This session dwe... - I have a friend looking for someone with both Project Manager and Business Analyst skills for a contract position running 9-12 months in the Toronto area... - TechnicalDebt is a very useful concept but it raises the question of how do you measure it? Sadly technical debt isn't like financial debt so it's not... - Damned that was a pretty full on couple of months. No time to do jack. Anyway. I’m seeing a little bit of daylight. Well QCon in Finance Exchange was a gre... - *15 Oct 2008* * James Shore/Agile-Book * in 99 words Iterations are timeboxed to one week and follow a strict schedule: 1. Plan iteration 2. Co... - Are we really doomed to another generation of procedural code masquerading as objects?Roy Osherove has come out against "mocking" in favour of "isolatin... - This is the third in a three-part series on Web 2.0. ThoughtWorks' chief scientist. Martin Fowler developers Chris Stevenson and Sriram Narayan and China... - I'm learning Lisp with a friend and "blogging" it as he and I go. So far nothing much. Just getting into the first few chapters. I'll probably throw so...

Forex Groups - Tips on Trading

Related article:
http://curious-attempt-bunny.blogspot.com/2007/11/creating-eclipse-intellij-project-files.html

comments | Add comment | Report as Spam


"IntelliJ IDEA and Ruby on Rails" posted by ~Ray
Posted on 2008-03-12 23:10:50

Not exactly Ajax related but I thought I'd share it since it might be useful. I've been evaluating a few Rails IDE's for my firms lately including IntelliJ IDEA 7.0. On Linux it has been an underwhelming undergo. Specifically there are two problems that get in the way of productive work: /usr/local/bin/ruby -e STDOUT sync=adjust;STDERR sync=true;fill($0=ARGV alter) /usr/bin/rails ProjectName --force Now when the IDE tries to kill Rails with the Ruby runtime it doesn't egest. So far so good. The second problem doesn't have such a simple solution. Since the IDE starts scanning the source tree right after Rails gets done generating it you don't have a come about to fix things before the death spiral begins. So our hack is to first remove the symbolic link then do away with it from the obtain examine then re-add it when it is safe. While the IDE is doing its ".. rails/rails/rails/rails/rails..." examine delete the symbolic link: And you are done. manifold yuck. What a cut. JetBrains are you listening? Since many Rails developers use Linux as their desktop platform maybe you could fix these issues soon? This ain't like IE on the Mac people actually do use it. Technorati Tags: . Please mention the air and describe your environment(rails and ruby versions plugin version. OS). What version of Rails do you use? We know that old Rails Frameworks led to this problem with symbolic links. But on version 1.2.3 and higher all is ok.

Forex Groups - Tips on Trading

Related article:
http://blogs.pathf.com/agileajax/2007/11/intellij-idea-a.html

comments | Add comment | Report as Spam


"IntelliJ IDEA and Ruby on Rails" posted by ~Ray
Posted on 2008-03-12 23:10:50

Not exactly Ajax related but I thought I'd share it since it might prove useful. I've been evaluating a few Rails IDE's for my firms lately including IntelliJ IDEA 7.0. On Linux it has been an underwhelming experience. Specifically there are two problems that get in the way of productive work: /usr/local/bin/ruby -e STDOUT adjust=true;STDERR sync=true;load($0=ARGV shift) /usr/bin/rails ProjectName --force Now when the IDE tries to execute Rails with the Ruby runtime it doesn't egest. So far so good. The second problem doesn't have such a simple solution. Since the IDE starts scanning the source tree alter after Rails gets done generating it you don't have a chance to fix things before the death spiral begins. So our cut is to first delete the symbolic link then exclude it from the obtain scan then re-add it when it is safe. While the IDE is doing its ".. rails/rails/rails/rails/rails..." examine delete the symbolic link: And you are done. Double yuck. What a hack. JetBrains are you listening? Since many Rails developers use Linux as their desktop platform maybe you could fix these issues soon? This ain't like IE on the Mac populate actually do use it. Technorati Tags: . Please comment the issue and describe your environment(rails and ruby versions plugin version. OS). What version of Rails do you use? We know that old Rails Frameworks led to this problem with symbolic links. But on version 1.2.3 and higher all is ok.

Forex Groups - Tips on Trading

Related article:
http://blogs.pathf.com/agileajax/2007/11/intellij-idea-a.html

comments | Add comment | Report as Spam


"IntelliJ does it again - this time for Ruby" posted by ~Ray
Posted on 2008-01-01 21:15:48

var addDiggItLinkTo = function(postId postUrl){var linkHolder = enter getElementById('digg-link-'+postId);var childNode = document createElement('a');var contentText = encodeURIComponent(postUrl);var diggUrl = "http://digg com/submit?phase=2&url=" + encodeURIComponent(postUrl) slice(0,250) + "&call=&bodytext=&topic=programming";childNode appendChild(document createTextNode('Digg this!'));childNode setAttribute('href',diggUrl);childNode setAttribute('target','keep');linkHolder appendChild(childNode);} var addDzoneItLinkTo = answer(postId postUrl){ var linkHolder = document getElementById('dzone-link-'+postId); var childNode = document createElement('a'); var contentText = encodeURIComponent(postUrl); var dzoneUrl = "http://www dzone com/links/add html?url=" + encodeURIComponent(postUrl) + "&title="; childNode appendChild(document createTextNode('Dzone this!')); childNode setAttribute('href',dzoneUrl); childNode setAttribute('aim','blank'); linkHolder appendChild(childNode); } I'd been doing my Ruby work in ' 6 using the open source. Frankly it wasn't a patch on developing Java or C# on any half-way decent IDE including Visual Studio which just barely manages the half-way decent mark. The plugin could do syntax highlighting correctly most of the time - you occasionally had to add go braces to clarify stuff or it would get confused - and it could run tests. But it couldn't run just one single test in a suite. If you hit the shortcut for run in a test register it would run all tests. How annoying is that? It also had a few helper menus to do stuff like and things of that sort. That pretty much summed up its features. Well today I upgraded to IntelliJ IDEA 7.01. All was well. I continued where I'd left off a few minutes earlier when I was working in IDEA 6. I write some label. I go to a test. I hit 'Run' and look at the output adorn expecting to see the results for the ten tests in the evaluate case. I see just one result. Did I run the wrong evaluate case? A quick check and then I realise what's happened - only the evaluate in which the cursor was positioned has run. It dawned on me that maybe Idea 7 had more to furnish than I'd expected. A second later I was trying out my favourite IDEA shortcuts to see how they worked for Ruby. alter+F6 (Rename object under cursor). Ctrl+lay (intelligent autocomplete) and.

Forex Groups - Tips on Trading

Related article:
http://blog.sidu.in/2007/11/intellij-does-it-again-this-time-for.html

comments | Add comment | Report as Spam


"First Steps With IntelliJ 7.0" posted by ~Ray
Posted on 2007-12-15 15:03:35

My name is Romain Guy and I am passionate about software user interfaces and all things visual. Curious Creature hosts my bring home the bacon mostly photographs and displace UIs. You can feel free to contact me by. I spent the whole day using and so far I am very pleased with the update. Three major improvements are making my life much easier. First the IDE seems faster and more responsive on some operations (on a project containing tens of thousands of files). Then the debugger offers a exceed layout and all the issues I had with it in IntelliJ 6.0 be to be gone. Finally the Perforce integration is finally on par with the be of the IDE. Annoying bugs are gone and useful new features are available. Thanks a lot to JetBrains for this very nice upgrade! The new debugger layout turned out to be very questionable — 50/50 people either desire it or want the old layout approve. If you have ideas how to alter it even better — gratify drop a line. I would have to think more about it but I can understand how on smaller screens the new layout can be hard to use. I tried it yesterday on a 15″ MacBook Pro and it was way too small. But on the MacPro’s 30″ check I just love it :) Romain,Did you use IntelliJ 7.0.1 on a Mac? I have tried it on OSX 10.5 and switched back to IntelliJ 6.0.6 after just a couple hours. I found it extremely buggy and much slower. Given that 10.5 is pretty new and the included Java version also seems to have a bring together major swing implementation changes. I cannot blame Jetbrains. hopefully there ordain be another modify made available soon. I use 3 Mac machines. 2 on Tiger. 1 on Leopard. I’ve used IntelliJ 7 extensively on the 2 Tiger machines and quickly on Leopard but I haven’t seen any problem yet. NetBeans is ugly ugly fonts bad shortcuts strange italic texts VERY VERY decrease JSP editor i wonder more how it compear to brood 3.3.1 + WTP XHTML: You can use these tags: <a href="" call=""> <abbr call=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Forex Groups - Tips on Trading

Related article:
http://www.curious-creature.org/2007/11/07/first-steps-with-intellij-70/

comments | Add comment | Report as Spam


"Can't switch betweens files in IntelliJ with Leopard" posted by ~Ray
Posted on 2007-12-09 13:37:54

I comfort haven't upgraded to Leopard. Call this prudence. So far the reports I have read have been mostly positive. Many were disappointed to see that but it looks at least like. With one exception: in some cases (all cases?) you you have open in IntelliJ. This unfortunately is a study issue. One workaround is not to use the Mac OS X be & conclude. I am not sure if this is a end blocker for an upgrade to Leopard but I ordain sure act a little longer and see what happens with this one. Update Nov 13. 2007: Great news: Dmitry mentioned in a comment that this issue should now be fixed in the. Thank you Dmitry. For sure those IntelliJ guys aren't sleeping! Alessandro,The switching files problem should be fixed in the 7.0.2 EAP build 7549 which was recently released. Dmitry Jemerojev Dmitry,Thank you for the comment. This is great news! I added an modify to the affix with the cerebrate to transfer the EAP. Alex Technology improves our way of life. It makes it more comfortable but also more interesting. My particular interest is in web technologies: the standards the code the populate and the business. At we want to alter complex forms easier to act and easier to use. We believe in web technologies in standards in open source and in great customer support. Our product is change state source implements XForms (a W3C standard) enables you to act forms that can be used on all mainstream browsers. We create and provide for Orbeon Forms. A bible of XML which covers some of the most important XML-related technologies including XSLT. XPath. XML Schema. Relax NG. XSL-FO. XHTML. XQuery. Ajax. RSS. Atom. Web services and many others. You will find here an overview of the technologies that make Web 2.0 such a powerful platform including XHTML. JavaScript. Ajax. HTTP.

Forex Groups - Tips on Trading

Related article:
http://avernet.blogspot.com/2007/11/cant-switch-betweens-files-in-intellij.html

comments | Add comment | Report as Spam


"Can't switch betweens files in IntelliJ with Leopard" posted by ~Ray
Posted on 2007-12-09 13:37:53

I still haven't upgraded to Leopard. Call this prudence. So far the reports I undergo read have been mostly positive. Many were disappointed to see that but it looks at least like. With one exception: in some cases (all cases?) you you undergo open in IntelliJ. This unfortunately is a major issue. One workaround is not to use the Mac OS X be & feel. I am not sure if this is a end blocker for an upgrade to Leopard but I ordain sure act a little longer and see what happens with this one. Update Nov 13. 2007: Great news: Dmitry mentioned in a comment that this air should now be fixed in the. Thank you Dmitry. For sure those IntelliJ guys aren't sleeping! Alessandro,The switching files problem should be fixed in the 7.0.2 EAP build 7549 which was recently released. Dmitry Jemerojev Dmitry,convey you for the comment. This is great news! I added an modify to the post with the cerebrate to download the EAP. Alex Technology improves our way of life. It makes it more comfortable but also more interesting. My particular interest is in web technologies: the standards the label the people and the business. At we want to alter complex forms easier to create and easier to use. We accept in web technologies in standards in change state source and in great customer support. Our product is change state source implements XForms (a W3C standard) enables you to act forms that can be used on all mainstream browsers. We develop and provide for Orbeon Forms. A bible of XML which covers some of the most important XML-related technologies including XSLT. XPath. XML Schema. change state NG. XSL-FO. XHTML. XQuery. Ajax. RSS. Atom. Web services and many others. You will find here an overview of the technologies that alter Web 2.0 such a powerful platform including XHTML. JavaScript. Ajax. HTTP.

Forex Groups - Tips on Trading

Related article:
http://avernet.blogspot.com/2007/11/cant-switch-betweens-files-in-intellij.html

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the intellij archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


intellij