Comments on Eclipse plugin: ASN.1 Editor
add comment plugin-details
Bogdan Stanca on Oct 13, 2007 5:07 PM
Thank you for the feedback, the issue is already fixed. I'm currently working on a new version compatible with Eclipse 3.3. The new version should be out in the next days.
Kind regards,
Bogdan
Ian Kirwan on Feb 2, 2007 8:35 AM
I installed the plugin, created a standard managed c make project and created an asn file. I found that many syntax violations cause the plugin to crash Eclipse e.g.:
MyType ::= SEQUENCE
{
Start INTEGER,
end INTEGER
}
The capital s in 'Start' causes the tool to crash, much to my disappointment. It was able to identify other issues without crashing but this was a killer. I hope the developer can sort this out.
Cheers
Ian

