New build needed

Hi,

This bug http://www.jetbrains.net/jira/browse/IDEADEV-1541 is marked as
fixed. We are going to merge a branch in my company's project real soon,
so I'm in desperate need of the visual merge features of Idea. Please
release the new build asap!!
Thank you :)

BoD

0
19 comments
Avatar
Permanently deleted user

BoD wrote:

This bug http://www.jetbrains.net/jira/browse/IDEADEV-1541 is marked as
fixed. We are going to merge a branch in my company's project real soon,
so I'm in desperate need of the visual merge features of Idea. Please


Hey now - you need to bring the IntelliJ Gods their sacrament, an
offering of donuts, both jelly filled and cream coated....

0
Avatar
Permanently deleted user

Mark

- you need to bring the IntelliJ Gods their sacrament, an offering of
donuts, both jelly filled and cream coated....




I'm not sure doughnuts are a good idea, if we want them to keep working:

See:
http://members.dcn.org/cookie/penisfacts.html

, and search for "doughnuts" at the bottom of the page.


Alain

0
Avatar
Permanently deleted user

Done.

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

<3 Eugene

0

Looks like the smell of donuts works for Marcus, anyway :)

0
Avatar
Permanently deleted user

No donuts here, unfortunately. But coffee with cinnamon works wonders :)

0
Avatar
Permanently deleted user

Thank you so much, you guys rule.

BoD


Eugene Zhuravlev (JetBrains) wrote:

Done.

0
Avatar
Permanently deleted user

Marcus

>No donuts here, unfortunately. But coffee with cinnamon works wonders :)

>

Take a shower.

Alain

0
Avatar
Permanently deleted user

Marcus,

Marcus

>
>> No donuts here, unfortunately. But coffee with cinnamon works wonders
>> :)
>>

Take a shower.

>


Don't worry: it will grow back later.

Alain

0
Avatar
Permanently deleted user

Take a shower.


Hmmm, back from lunch. Love the cinnamon. Hate those formatter exceptions while editing JSP pages.

Oh, no showers at work.

0
Avatar
Permanently deleted user

Alain Ravet wrote:

I'm not sure doughnuts are a good idea, if we want them to keep working:
http://members.dcn.org/cookie/penisfacts.html
, and search for "doughnuts" at the bottom of the page.


Heh - not when theres women on the team thats for sure :)

0
Avatar
Permanently deleted user

Alain Ravet wrote:
>> No donuts here, unfortunately. But coffee with cinnamon works wonders :)

Take a shower.


A cold one.

0
Avatar
Permanently deleted user


Please send me jsp files producing exceptions while editing with comments
"how to reproduce".
I'll try to fix them ASAP.

"Marcus Brito" <mbrito@gmail.com> wrote in message
news:678186.1120579198620.JavaMail.itn@is.intellij.net...
>> > Take a shower.
>

Hmmm, back from lunch. Love the cinnamon. Hate those formatter exceptions
while editing JSP pages.

>

Oh, no showers at work.



0
Avatar
Permanently deleted user

Just opening the attached file creates an exception that can kill the editor in such a way that redraw stops completely; the problem persists after restart unless you use the "Close All Editors" command because the file is still open. I attached it to the issue with the stack trace in the tracker (http://intellij.net/tracker/idea/viewSCR?publicIdP244), but just in case that was missed, here it is again.

--Mike

Please send me jsp files producing exceptions while editing with
comments
"how to reproduce".
I'll try to fix them ASAP.
"Marcus Brito" <mbrito@gmail.com> wrote in message
news:678186.1120579198620.JavaMail.itn@is.intellij.net...

>
>>>> Take a shower.
>>>>
>> Hmmm, back from lunch. Love the cinnamon. Hate those formatter
>> exceptions while editing JSP pages.
>>
>> Oh, no showers at work.
>>



Attachment(s):
ContactSearchList.jsp
0
Avatar
Permanently deleted user

Yikes... I wonder if you took out the <% %> from the section where you
have the comments if it stops doing that. I'm not entirely sure why you
have a begin and end script definition for comments, it's not code.
Wouldn't a more appropriate tag be <%-- --%> ?

R

0
Avatar
Permanently deleted user

I agree; it's absolutely awful code . . . but I didn't write it, and unfortunately,
I can't change it. :( It's because of policy, of course -- we're reusing
the code in a new project but not updating it except where absolutely necessary.
Believe it or not, the JSP is by no means the worst coding abomination in
the project (the build.xml file is over 2000 lines long, for example), so
unless it causes IDEA to crash, I clench my fingers to avoid the urge to
"accidentally" delete various files out of source control (PVCS, so I'd be
deleting history, too :( ) and focus on things that I can actually fix.

As for the odd comment style, IDEA doesn't seem to have any problems with
it, as it's all over our project, and that's the only file that I've found
that causes this error. Thanks for the suggestion, though. :)

--Mike

On the plus side, if IDEA can handle a file that is so ridiculously bad,
it should work great for everything else. ;)

Yikes... I wonder if you took out the <% %> from the section where
you have the comments if it stops doing that. I'm not entirely sure
why you have a begin and end script definition for comments, it's not
code. Wouldn't a more appropriate tag be <%-- --%> ?

R



0
Avatar
Permanently deleted user

I've submitted a ticket to the tracker the first time it happened, than dismissed the others as duplicates. Here's the link:

http://www.intellij.net/tracker/idea/viewSCR?publicId=50237

0
Avatar
Permanently deleted user

Fixed (this one). Thanks!

<mkwerle_no_spam@nospam.yahoo.com> wrote in message
news:2e76fea3b045b8c7501eeb0f7d00@news.intellij.net...
Just opening the attached file creates an exception that can kill the editor
in such a way that redraw stops completely; the problem persists after
restart unless you use the "Close All Editors" command because the file is
still open. I attached it to the issue with the stack trace in the tracker
(http://intellij.net/tracker/idea/viewSCR?publicId=50244), but just in case
that was missed, here it is again.

--Mike

Please send me jsp files producing exceptions while editing with
comments
"how to reproduce".
I'll try to fix them ASAP.
"Marcus Brito" <mbrito@gmail.com> wrote in message
news:678186.1120579198620.JavaMail.itn@is.intellij.net...

>
>>>> Take a shower.
>>>>
>> Hmmm, back from lunch. Love the cinnamon. Hate those formatter
>> exceptions while editing JSP pages.
>>
>> Oh, no showers at work.
>>


0
Avatar
Permanently deleted user

Thanks! :)

--Mike

Fixed (this one). Thanks!

<mkwerle_no_spam@nospam.yahoo.com> wrote in message
news:2e76fea3b045b8c7501eeb0f7d00@news.intellij.net...
Just opening the attached file creates an exception that can kill the
editor
in such a way that redraw stops completely; the problem persists after
restart unless you use the "Close All Editors" command because the
file is
still open. I attached it to the issue with the stack trace in the
tracker
(http://intellij.net/tracker/idea/viewSCR?publicId=50244), but just in
case
that was missed, here it is again.
--Mike

>> Please send me jsp files producing exceptions while editing with
>> comments
>> "how to reproduce".
>> I'll try to fix them ASAP.
>> "Marcus Brito" <mbrito@gmail.com> wrote in message
>> news:678186.1120579198620.JavaMail.itn@is.intellij.net...
>>>>> Take a shower.
>>>>>
>>> Hmmm, back from lunch. Love the cinnamon. Hate those formatter
>>> exceptions while editing JSP pages.
>>>
>>> Oh, no showers at work.
>>>


0

Please sign in to leave a comment.