[
https://issues.jboss.org/browse/JBIDE-16689?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-16689:
-----------------------------------------
Edoardo, could you please out your functions' code into the \{code\} tag. You can
(probably) edit your message.
An example:
{noformat}
{code}
function checkDateAfter(dataDa, dataA){
// ...
}
function checkOraMinuti(ore, minuti){
return (parseInt(ore)>=0 && parseInt(ore)<=24) &&
(parseInt(minuti)>=0 && parseInt(ore)<=60);
}
{code}
{noformat}
JIRA breaks some special characters so you should use tag \{code\} around your code in
order to show it properly.
Crash after CTRL + rightclick + find implementation
---------------------------------------------------
Key: JBIDE-16689
URL:
https://issues.jboss.org/browse/JBIDE-16689
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Reporter: Edoardo Barolo
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira