Hello,

A lot of bugs were fixed in build #612. Please try to see whether your
bugs are still there.

BTW Could you please send the separate e-mail for one bug report in
future? That would make their processing _much more simplier_.

Best regards,
Mike Aizatsky.
------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!" 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, March 21, 2002 4:02 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] #611 Stuff
> 
> Some issues regarding build 611.
> 
> OS: NT 4
> JDK: Sun 1.3.1
> 
> Feature request: Ant target filters: Add 'Select All' & 'Clear All'
> Feature request: Ant: make it possible to remove jars which originates
> from
> 'include project classpath' (or else the remove button should be
> disabled).
> 
> Minor bug (exteme case): If you have many ant targets selected(30+),
the
> target list in the build menu is shown wrongly.
> The menu points upwards and this of course makes the menu items
> unreachable
> (the menu should be scrollable too because of unlimited number of menu
> items (low priority)).
> 
> Minor bug: Project properties: When leaving debug pane it want me to
save
> even if I haven't changed anything.
> 
> Feature request: Please make in possible to supply proxy server/port
> number
> (for XML-validation) in IDE options.
> At this point I have include this information in idea.bat.
> 
> XML validation problem: I have a web.xml and weblogic.xml file in my
> webapp. web.xml is validated with no external resource specified
> (validated
> through proxy).
> The weblogic.xml file, however, reports 'Can't resolve URL'. It is,
> however, able to fetch the external ressource. Then why can't it
validate
> it directly when it works for web.xml?
> After the dtd is fetched I have to edit the xml-file to remove the
error.
> This should happen automatically when fetch completes sucessfully and
> after
> edit of external resources  in IDE options.
> 
> JSP: I use struts in my  webapp. I have the following:
> 
> <bean:define id="technicalID" name="<%= Constants.USER_PROFILE_KEY %>"
> property="technicalID.technicalID" type="String" scope="request"/>
> <html:hidden property="tid" value="<%=technicalID%>"/>
> 
> where bean:define makes a scripting-variable 'technicalID'. It is
> referenced in the next line but IDEA reports 'Cannot resolve symbol
> technicalID'.
> How is IDEA supposed to validate this?
> 
> Minor bug: If I enter an incorrect URL to dtd fetch of course fails
and I
> get a pop-up message. The OK-button doesn't work but close window
does.
> 
> BUG: After auto-configuration ejb-config I was not able to bring the
> project options dialog back up and got the following exception:
> 
> java.lang.NullPointerException
>         at
> com.intellij.j2ee.ejb.view.EjbManagerConfigurable.p(EjbManagerConfigu
> rable.java:25)
>         at com.intellij.ide.impl.bm.valueChanged(bm.java:3)
>         at javax.swing.JTree.fireValueChanged(JTree.java:2269)
>         at
> javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:257
> 5)
>         at
> javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTr
> eeSelectionModel.java:612)
>         at
> javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTr
> eeSelectionModel.java:1006)
>         at
> javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultT
> reeSelectionModel.java:288)
>         at javax.swing.JTree.setSelectionPaths(JTree.java:1101)
>         at javax.swing.JTree.setSelectionRows(JTree.java:1174)
>         at javax.swing.JTree.setSelectionRow(JTree.java:1149)
>         at com.intellij.ide.impl.cy.f(cy.java:23)
>         at com.intellij.ui.y.E(y.java:147)
>         at com.intellij.ide.impl.cy.<init>(cy.java:87)
>         at com.intellij.ide.impl.da.<init>(da.java:25)
>         at com.intellij.ide.impl.da.a(da.java:23)
>         at
> com.intellij.ide.actions.ProjectPropertiesAction.actionPerformed(Proj
> ectPropertiesAction.java:3)
>         at com.intellij.openapi.actionSystem.a.u.c(u.java:13)
>         at
> com.intellij.openapi.actionSystem.a.u.processMouseEvent(u.java:39)
>         at java.awt.Component.processEvent(Component.java:3544)
>         at java.awt.Container.processEvent(Container.java:1164)
>         at java.awt.Component.dispatchEventImpl(Component.java:2593)
>         at java.awt.Container.dispatchEventImpl(Container.java:1213)
>         at java.awt.Component.dispatchEvent(Component.java:2497)
>         at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451
> )
>         at
> java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
> 
>         at
> java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
>         at java.awt.Container.dispatchEventImpl(Container.java:1200)
>         at java.awt.Window.dispatchEventImpl(Window.java:914)
>         at java.awt.Component.dispatchEvent(Component.java:2497)
>         at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
>         at com.intellij.ide.c.dispatchEvent(c.java:24)
>         at
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
> read.java:131)
>         at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
> ad.java:98)
>         at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
>         at
java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
> 
> Regards,
> 
> Jesper Vrelits
> Nykredit Data
> 
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to