Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1cd630: Added ErrorMessagePage for when the Form is empty.

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 1cd6304e1cd0b89e992f10b548b3da99e293db7c
      https://github.com/eclipse/ice/commit/1cd6304e1cd0b89e992f10b548b3da99e293db7c
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    A org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ErrorMessageFormPage.java
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormEditor.java
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEGeometryPage.java

  Log Message:
  -----------
  Added ErrorMessagePage for when the Form is empty.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 06c1f972820139f8665cb8844b365e3e64e82818
      https://github.com/eclipse/ice/commit/06c1f972820139f8665cb8844b365e3e64e82818
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M org.eclipse.ice.client/plugin.xml

  Log Message:
  -----------
  Disabled default behavior of the ICE Editor for now.

The "default" flag was causing the ICE Editor to open all xml files.
I'll have to think about this some more to figure out how to fix it.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/711ddfa53af0...06c1f9728201

Back to the top