Avatar
Permanently deleted user

816 is out

0

YEah and now that 816 is a bit more stable and am able to see and understand
Libraries... I REALLY REALLY like it! Much better organization.

R


"Timur Zambalayev" <jiveadmin@jetbrains.com> wrote in message
news:19517371.1053630238405.JavaMail.jrun@is.intellij.net...

816 is out



0

Please DO NOT post on this thread. It is for people to be notified of new EAP releases ONLY.

0

Hi JetBrainers,

Don't you post an announcement in eap.announcements anymore?

Tom

0

On Fri, 23 May 2003 09:49:55 +0200, Thomas Singer wrote:

Don't you post an announcement in eap.announcements anymore?


Well I saw it there....

--
...turn to the light - don't be frightened by the shadows it creates,
...turn to the light - turning away could be a terrible mistake
...dream theater - the great debate


0

I assume there is still no project migration from old project format?

Timur Zambalayev wrote:

816 is out



--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

Guys, please read the instructions in the first post. This is NOT a topic for discussion posts, a bunch of us subscribe to this simply to be notified of new EAP builds.

So every time you post to this thread, a ton of people are getting notified by email, and to us your posts are just noise.

Thanks,
Steve

0

But to follow on Thomas's question. Why not just look at eap.announcements for news about a new release? Seems much more logical to me.

0

818 is out

includes "bugfixes" (?!)

0

Build 828 is out.
Changes:

  • Aspects support. AspectJ support is available.

  • Bugfixes.


DO NOT REPLY TO THIS TOPIC UNLESS THERE IS A NEW AURORA BUILD.
Please start a new topic for discussion of any new feature.

0

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
-


This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
-


For a list a fixed tracker entries since build 833 see:
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833
-


Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
to

]]>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown by default!)

  • Find Usages. Ability to search the usages of parameter in all overriding methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

0

Is it official build?
It looks like "grabbed" before the official release issues, or i miss
something...

Thanks

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Stephen Kelvin" <mail@gremlin.info> wrote in message
news:28632407.1057752935003.JavaMail.javamailuser@localhost...

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
------------------------------------------------------------------
This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
------------------------------------------------------------------
For a list a fixed tracker entries since build 833 see:

>
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833

------------------------------------------------------------------
Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
<form ...>
to
<form xmlns="http://www.intellij.com/uidesigner/form/" ...>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown by

default!)

  • Find Usages. Ability to search the usages of parameter in all overriding

methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

>


0

Build #855 hasn't been announced. Please do not use it.

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"

"Stephen Kelvin" <mail@gremlin.info> wrote in message
news:28632407.1057752935003.JavaMail.javamailuser@localhost...

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
------------------------------------------------------------------
This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
------------------------------------------------------------------
For a list a fixed tracker entries since build 833 see:

>
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833

------------------------------------------------------------------
Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
<form ...>
to
<form xmlns="http://www.intellij.com/uidesigner/form/" ...>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown by

default!)

  • Find Usages. Ability to search the usages of parameter in all overriding

methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

>


0

Thank you,
But I have it already downloaded (and do not tried run it :))... just for
"to be", i keep it if you want to look at this one.
Does Stanislav Davidov employed in JetBrains?
Previos builds issues - is on "jetbrains.intellij.eap", is it still here? Or
JetBrains change policy of builds publishing?

Thanks again.

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Valentin Kipiatkov" <valentin@intellij.com> wrote in message
news:beh4fj$9a3$1@is.intellij.net...

Build #855 hasn't been announced. Please do not use it.

>

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"

>

"Stephen Kelvin" <mail@gremlin.info> wrote in message
news:28632407.1057752935003.JavaMail.javamailuser@localhost...

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
------------------------------------------------------------------
This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
------------------------------------------------------------------
For a list a fixed tracker entries since build 833 see:

>

>
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833

------------------------------------------------------------------
Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
<form ...>
to
<form xmlns="http://www.intellij.com/uidesigner/form/" ...>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using

ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom

tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown by

default!)

  • Find Usages. Ability to search the usages of parameter in all

overriding

methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

>

>
>


0

Valentin Kipiatkov wrote:

Build #855 hasn't been announced. Please do not use it.

Valentin Kipiatkov wrote:
> Build #855 hasn't been announced. Please do not use it.
>

Yep, it is not usable. Too many exceptions when it was optimizing
performance:

ERROR - si.impl.compiled.ClsMethodImpl - Assertion failed:
Missing th
is$0 parameter
ERROR - si.impl.compiled.ClsMethodImpl - IntelliJ IDEA
(Aurora) Bui
ld #855
ERROR - si.impl.compiled.ClsMethodImpl - JDK: 1.4.2
ERROR - si.impl.compiled.ClsMethodImpl - VM: Java HotSpot(TM)
Client
VM
ERROR - si.impl.compiled.ClsMethodImpl - Vendor: Sun
Microsystems Inc
.
ERROR - si.impl.compiled.ClsMethodImpl - OS: Windows XP
ERROR - si.impl.compiled.ClsMethodImpl -
java.lang.Throwable
at
com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
at com.intellij.psi.impl.e.w.h(w.java:122)
at com.intellij.psi.impl.e.w.getParameterList(w.java:57)
at com.intellij.psi.impl.b.a.b.x.a(x.java:85)
at com.intellij.psi.impl.b.a.b.be.a(be.java:104)
at com.intellij.psi.impl.b.a.b.be.a(be.java:67)
at com.intellij.psi.impl.b.a.b.be.a(be.java:26)
at com.intellij.psi.impl.b.a.b.be.a(be.java:70)
at com.intellij.psi.impl.b.a.b.be.b(be.java:93)
at com.intellij.psi.impl.b.a.b.bi.run(bi.java:7)
at com.intellij.psi.impl.b.a.b.bg.a(bg.java:126)
at com.intellij.psi.impl.b.a.b.bg.a(bg.java:280)
at com.intellij.psi.impl.b.a.bc.a(bc.java:85)
at com.intellij.ide.f.d.a(d.java:18)
at com.intellij.ide.f.d.a(d.java:27)
at com.intellij.psi.impl.cb.a(cb.java:307)
at com.intellij.psi.impl.y.run(y.java:2)
at com.intellij.openapi.application.b.d.runReadAction(d.java:69)
at com.intellij.psi.impl.x.run(x.java:2)
at com.intellij.ide.f.a.a.b(a.java:3)
at com.intellij.openapi.project.b.m.run(m.java:2)
at com.intellij.progress.c.a(c.java:0)
at com.intellij.openapi.project.b.l.run(l.java)
at java.lang.Thread.run(Unknown Source)

and this one I've got when I was browsing IDE Settings:

2003-07-09 09:10:05,442 ERROR -
i.command.impl.UndoManagerImpl - Assertion failed: Undoable actions
allowed inside commands only (see
com.intellij.openapi.command.CommandProcessor.executeCommand())
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl - IntelliJ IDEA (Aurora) Build #855
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl - JDK: 1.4.2
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl - VM: Java HotSpot(TM) Client VM
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl - Vendor: Sun Microsystems Inc.
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl - OS: Windows XP
2003-07-09 09:10:05,452 ERROR -
i.command.impl.UndoManagerImpl -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
at com.intellij.openapi.command.a.ba.a(ba.java:74)
at com.intellij.openapi.command.a.bc.a(bc.java:20)
at com.intellij.openapi.command.a.bc.documentChanged(bc.java:4)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.intellij.util.EventUtil$1.invoke(EventUtil.java:5)
at $Proxy0.documentChanged(Unknown Source)
at com.intellij.openapi.editor.a.p.a(p.java:149)
at com.intellij.openapi.editor.a.p.a(p.java:184)
at com.intellij.openapi.editor.a.p.replaceString(p.java:108)
at com.intellij.openapi.diff.a.a.s.b(s.java:34)
at com.intellij.openapi.diff.a.a.n.run(n.java)
at com.intellij.openapi.application.b.d.runWriteAction(d.java:36)
at com.intellij.openapi.diff.a.a.m.a(m.java:1)
at com.intellij.openapi.diff.a.bd.a(bd.java:106)
at com.intellij.application.a.a.bi.m(bi.java:323)
at com.intellij.application.a.a.bi.e(bi.java:99)
at com.intellij.application.a.a.bi.d(bi.java:336)
at com.intellij.application.a.a.bi.]]>(bi.java:163)
at com.intellij.application.a.a.bf.createComponent(bf.java:10)
at com.intellij.openapi.options.a.c.a(c.java:56)
at com.intellij.openapi.options.a.a.setSelected(a.java:9)
at
com.intellij.openapi.actionSystem.ToggleAction.actionPerformed(ToggleAction.java:0)
at com.intellij.openapi.actionSystem.a.y.a(y.java:36)
at com.intellij.openapi.actionSystem.a.y.processMouseEvent(y.java:66)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:115)
at com.intellij.ide.s.dispatchEvent(s.java:117)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at
com.intellij.openapi.ui.DialogWrapper$MyDialog.show(DialogWrapper.java:11)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:232)
at com.intellij.ide.j.dg.actionPerformed(dg.java:3)
at com.intellij.openapi.actionSystem.a.y.a(y.java:36)
at com.intellij.openapi.actionSystem.a.y.processMouseEvent(y.java:66)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:115)
at com.intellij.ide.s.dispatchEvent(s.java:117)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)



0

Hehe...

You know you are an important software company when unofficial builds start
leaking :)

Amnon

"Valentin Kipiatkov" <valentin@intellij.com> wrote in message
news:beh4fj$9a3$1@is.intellij.net...

Build #855 hasn't been announced. Please do not use it.

>

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"

>

"Stephen Kelvin" <mail@gremlin.info> wrote in message
news:28632407.1057752935003.JavaMail.javamailuser@localhost...

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
------------------------------------------------------------------
This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
------------------------------------------------------------------
For a list a fixed tracker entries since build 833 see:

>

>
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833

------------------------------------------------------------------
Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
<form ...>
to
<form xmlns="http://www.intellij.com/uidesigner/form/" ...>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using

ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom

tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown by

default!)

  • Find Usages. Ability to search the usages of parameter in all

overriding

methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

>

>
>


0

i use it. it is useable!

0

Sorry,
I mean published in "jetbrains.intellij.eap.announcement" sure.

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Alexey Efimov" <aefimov@spklabs.com> wrote in message
news:beh4t9$dvi$1@is.intellij.net...

Thank you,
But I have it already downloaded (and do not tried run it :))... just for
"to be", i keep it if you want to look at this one.
Does Stanislav Davidov employed in JetBrains?
Previos builds issues - is on "jetbrains.intellij.eap", is it still here?

Or

JetBrains change policy of builds publishing?

>

Thanks again.

>

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Valentin Kipiatkov" <valentin@intellij.com> wrote in message
news:beh4fj$9a3$1@is.intellij.net...

Build #855 hasn't been announced. Please do not use it.

>

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"

>

"Stephen Kelvin" <mail@gremlin.info> wrote in message
news:28632407.1057752935003.JavaMail.javamailuser@localhost...

Aurora Build 855 is out!
If you used the GUI designer in a previous build, you
have to modify your *.form files manually to use them
in 855 (see below)!
------------------------------------------------------------------
This forum topic is meant only for announcements of new
Aurora EAP builds! If you want to be notified when a new
build is out, simply start watching this topic.
To discuss any features of the new build, please start a new topic.
------------------------------------------------------------------
For a list a fixed tracker entries since build 833 see:

>

>

>
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=833

------------------------------------------------------------------
Changes in build 855 from 833

  • JRE 1.4.2

  • GUI designer.

Format of UI designer form files slightly changed in order
to identify that files with .form extention really belong
to IDEA's UI designer. If you have .form files created
with previous builds please fix them in any text editor.
At the top of the form text change
<form ...>
to
<form xmlns="http://www.intellij.com/uidesigner/form/" ...>
Sorry for inconvenience.

  • UI Designer. An to add rows and columns to panel with grid layout.

  • UI Designer. Ability to assign mnemonics to controls.

  • Editor. Current code block in java file may be folded using

ctrlshift.

  • Editor. Intention to add unknown javadoc tag to the list of custom

tags.

  • Editor. Option to show asterisk on modified editor tabs (not shown

by

default!)

  • Find Usages. Ability to search the usages of parameter in all

overriding

methods.

  • CVS integration. "Annotate" command.

  • CVS integration. "Branch" command.

  • CVS integration. Checkbox for "Get Clean Copy" in Update command.

  • CVS integration. Default keyword substitution.

  • CVS integration. Reserved edits in the CVS module.

  • AspectJ support. New | Aspect command.

  • Debugger. Adjusting stack frames in the debugger.

  • "Semi-Open" API to code inspections.

>

>
>

>
>


0

Build 855 was on the 'official' EAP page for a while
(and on my machine it ran without exceptions and faster than 833 for a couple of hours).

0

And PLEASE ONLY USE THIS THREAD TO POST NEW BUILD ANNOUNCEMENTS, NOTHING ELSE.

A lot of us have email notification set up on this thread so we get emails every time someone posts here.

0

Steve Conover wrote:

And PLEASE ONLY USE THIS THREAD TO POST NEW BUILD ANNOUNCEMENTS, NOTHING ELSE.

A lot of us have email notification set up on this thread so we get emails every time someone posts here.


Why don't have email client configured to get notifications from
announcement news group?

Best regards,
Vladimir Kondratyev
_____________________
JetBrains

0

some users(including me) cannot announce news groups. but please look there:http://www.intellij.net/tracker/itn/viewSCR?publicId=534
when you update to a new version the users can add e-mail notification to forums.

0

Aurora, build 856 is available at http://www.intellij.net/eap.

Changes in build 859 from 856
- Project. Java files outside source path are shown in Project View.
- Project. Reaction on external change of .ipr/.iml file.
- Editor. Copy from string literal to clipboard unescapes escape sequences like \n \t etc.
- Editor. Exception usages highlighting enhanced. One is able to choose between actual exception thrown when invoked on try, catch or throws keyword.
- Editor. Different "lightbulb" icons for problem quickfixes and intentions.

0

Aurora, build 873 is available at http://www.intellij.net/eap.

Changes in build 873 from 859

- Editor. Ability to record and play macros.
- Editor. Highlighting usages of the selected text (in XML/Java).
- Editor. Right margin columns option moved to Code Style.
- Editor. "Split into separate declarations" intention for fields.
- Editor. Live templates edit variable JTable has combobox for expressions column.
- Editor. Navigate to subclasses: (O) Gutter icon for class declaration, Go to Subclasses.
- Editor. Editor error stripebar L&F enhancements.
- Editor. Method intention on abstract method: show only when needed.
- Inspection. Code inspection "Declaration has javadoc problems" reports description missing for param tag.
- Formatter. New wrapping options: array initializer, assignment.
- Formatter. New option: : "simple method in 1 line"

0

Aurora, build 876 is available at http://www.intellij.net/eap.

Changes in build 876 from 873
- EJB. EJB support is not functional in this build. Please do not report EJB
related bugs.
- Intention. Create Constructor intention action for unresolvable this()
call within an existing constructor.
- Search&Replace. All regular expression syntax supported in find/replace.
- Editor. More readable error tooltip for mismatching method call signature.
- AspectJ. All AspectJ features/actions appears enabled only if there are
aspects in the project except New/Aspect of course.
- Live Templates are generics aware.

View complete list of bugs fixed here:
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=873



0

Aurora, build 887 is available at http://www.intellij.net/eap.


Changes in build 887 from 876
- EJB. EJB support is not functional in this build. Please do not report EJB
related bugs.
- Editor. Quickfix to rename file when class name and file name do not
match.
- Editor. Highlighting escape characters inside string literals.
- Editor. Syntax highlighting for operators, different braces, etc. (not
enabled by default, see IDE Options | Colors)
- Editor. Syntax highlighting for class names and interface names. (not
enabled by default, see IDE Options | Colors)
- Editor. Option for folding simple accessors (getters&setters).
- Editor. Externalizable class without default public constructor is marked
as error.
- Editor. Quickfix for variable initializer redundant inspection.
- Editor. Quickfix for creating constant from unknown usage.
- Code Formatter. Option for adding braces for "if/else" and other
constructs with single statement.
- UI. Special icon for Java files outside source path.
- CVS. Sorting in file history view.

View complete list of bugs fixed here:
http://www.intellij.net/tracker/idea/searchSCR?ok=search&search=Search&Field0=fixedInBuild&Operation0=GREATER&Value0=876

0

请先登录再写评论。