1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Marc-Andre Laperle
7e481e1333 Bug 416391 - NullPointerException in FPRendering when adding in Mem view
Add null check. IModelProxyFactory.createModelProxy javadoc says
"Returns: model proxy or null". So a null check seems appropriate here.

Change-Id: I0d1ae4ca380c22d4f215b867d0ab5445b415a915
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-09-06 19:48:01 -04:00
Marc-Andre Laperle
053eb6c10f Fix pom versions 2013-09-03 22:04:33 -04:00
Sergey Prigogin
b1c45c2a12 Revert "More version changes."
This reverts commit f7587615bb.
2013-08-23 09:15:58 -07:00
Sergey Prigogin
f7587615bb More version changes. 2013-08-22 20:00:17 -07:00
Marc-Andre Laperle
0630a81374 Fix build.properties for memory.floatingpoint 2012-11-17 13:43:05 -05:00
Marc-Andre Laperle
290ba4330d Fix build for memory.floatingpoint 2012-11-17 12:41:55 -05:00
Randy Rohrbach
2dbe81588e BUG 394509 : Adding floating point renderer to the memory Browser
This is  Wind Rivers floating point renderer we are moving in to Open
SOurce.
2012-11-16 18:55:17 -05:00